|
Ajocado Implementation 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractElementLocator | |
|---|---|
| org.jboss.arquillian.ajocado.locator | |
| Uses of AbstractElementLocator in org.jboss.arquillian.ajocado.locator |
|---|
| Subclasses of AbstractElementLocator in org.jboss.arquillian.ajocado.locator | |
|---|---|
class |
CssLocator
A element locator using CSS selectors. |
class |
DomLocator
Find an element by evaluating the specified JavaScript expression. |
class |
IdentifierLocator
Locates the element with the specified @id attribute. |
class |
IdLocator
Locates the element with specified @id attribute. |
class |
JQueryLocator
Locates the element using JQuery Selector syntax. |
class |
LinkLocator
Locates the link (anchor) element which contains text matching the specified pattern. |
class |
NameLocator
Locates the first element with the specified @name attribute. |
class |
XPathLocator
Locates the element using XPath expression. |
|
Ajocado Implementation 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||