Graphene Implementation 1.0.0.CR3

Uses of Package
org.jboss.arquillian.ajocado.locator

Packages that use org.jboss.arquillian.ajocado.locator
org.jboss.arquillian.ajocado   
org.jboss.arquillian.ajocado.framework   
org.jboss.arquillian.ajocado.locator   
 

Classes in org.jboss.arquillian.ajocado.locator used by org.jboss.arquillian.ajocado
CssLocator
           A element locator using CSS selectors.
DomLocator
           Find an element by evaluating the specified JavaScript expression.
IdLocator
          Locates the element with specified @id attribute.
JQueryLocator
           Locates the element using JQuery Selector syntax.
LinkLocator
          Locates the link (anchor) element which contains text matching the specified pattern.
NameLocator
          Locates the first element with the specified @name attribute.
XPathLocator
          Locates the element using XPath expression.
 

Classes in org.jboss.arquillian.ajocado.locator used by org.jboss.arquillian.ajocado.framework
IdLocator
          Locates the element with specified @id attribute.
 

Classes in org.jboss.arquillian.ajocado.locator used by org.jboss.arquillian.ajocado.locator
CssLocator
           A element locator using CSS selectors.
DomLocator
           Find an element by evaluating the specified JavaScript expression.
IdLocator
          Locates the element with specified @id attribute.
JQueryLocator
           Locates the element using JQuery Selector syntax.
LinkLocator
          Locates the link (anchor) element which contains text matching the specified pattern.
NameLocator
          Locates the first element with the specified @name attribute.
XPathLocator
          Locates the element using XPath expression.
 


Graphene Implementation 1.0.0.CR3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.