Ajocado Implementation 1.0.0.Alpha2

Uses of Class
org.jboss.arquillian.ajocado.waiting.conditions.IsNotDisplayed

Packages that use IsNotDisplayed
org.jboss.arquillian.ajocado   
org.jboss.arquillian.ajocado.waiting.conditions   
 

Uses of IsNotDisplayed in org.jboss.arquillian.ajocado
 

Fields in org.jboss.arquillian.ajocado declared as IsNotDisplayed
static IsNotDisplayed Ajocado.isNotDisplayed
           
 

Uses of IsNotDisplayed in org.jboss.arquillian.ajocado.waiting.conditions
 

Methods in org.jboss.arquillian.ajocado.waiting.conditions that return IsNotDisplayed
static IsNotDisplayed IsNotDisplayed.getInstance()
          Factory method.
 IsNotDisplayed IsNotDisplayed.locator(ElementLocator<?> elementLocator)
          Returns the IsNotDisplayed instance with given elementLocator set.
 


Ajocado Implementation 1.0.0.Alpha2

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