Graphene Implementation 1.0.0.CR3

Package org.jboss.arquillian.ajocado.locator

Class Summary
CssLocator A element locator using CSS selectors.
DomLocator Find an element by evaluating the specified JavaScript expression.
IdentifierLocator Locates the element with the specified @id attribute.
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.
LocatorFactory Utility class simplifying creation of locators of various types providing it's factories.
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.