org.jboss.arquillian.ajocado.testng.samples
Class WaitingSample
java.lang.Object
org.jboss.arquillian.ajocado.testng.AbstractAjocadoTest
org.jboss.arquillian.ajocado.testng.samples.WaitingSample
public class WaitingSample
- extends AbstractAjocadoTest
Sample of usage Wait object to implement waiting to satisfy condition.
- Version:
- $Revision$
- Author:
- Lukas Fryc
| Fields inherited from class org.jboss.arquillian.ajocado.testng.AbstractAjocadoTest |
browser, buildDirectory, configuration, contextPath, contextRoot, resourcesDir, selenium, seleniumDebug, WAIT_AJAX_INTERVAL, WAIT_GUI_INTERVAL, WAIT_MODEL_INTERVAL |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WaitingSample
public WaitingSample()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.