Uses of Class
org.jboss.test.selenium.waiting.ajax.AjaxWaiting

Packages that use AjaxWaiting
org.jboss.test.selenium   
org.jboss.test.selenium.waiting   
 

Uses of AjaxWaiting in org.jboss.test.selenium
 

Fields in org.jboss.test.selenium declared as AjaxWaiting
protected  AjaxWaiting AbstractTestCase.waitAjax
          Waits for AJAX interaction with server - not computationally difficult
protected  AjaxWaiting AbstractTestCase.waitGui
          Waits for GUI interaction, such as rendering
 

Uses of AjaxWaiting in org.jboss.test.selenium.waiting
 

Methods in org.jboss.test.selenium.waiting that return AjaxWaiting
static AjaxWaiting Wait.waitAjax()
          Returns new instance of AjaxWaiting
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.