Uses of Class
org.jboss.test.selenium.waiting.conditions.CountEquals

Packages that use CountEquals
org.jboss.test.selenium   
org.jboss.test.selenium.waiting.conditions   
 

Uses of CountEquals in org.jboss.test.selenium
 

Fields in org.jboss.test.selenium declared as CountEquals
protected  CountEquals AbstractTestCase.countEquals
           
 

Uses of CountEquals in org.jboss.test.selenium.waiting.conditions
 

Methods in org.jboss.test.selenium.waiting.conditions that return CountEquals
 CountEquals CountEquals.count(int count)
           Returns the CountEquals instance with the count set.
static CountEquals CountEquals.getInstance()
          Factory method.
 CountEquals CountEquals.locator(IterableLocator<?> iterableLocator)
           Returns the CountEquals instance with given elementLocator set.
 



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