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

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

Uses of AlertEquals in org.jboss.test.selenium
 

Fields in org.jboss.test.selenium declared as AlertEquals
protected  AlertEquals AbstractTestCase.alertEquals
           
 

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

Methods in org.jboss.test.selenium.waiting.conditions that return AlertEquals
static AlertEquals AlertEquals.getInstance()
          Factory method.
 AlertEquals AlertEquals.message(String message)
           Returns the AlertEquals instance with text set.
 



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