| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado | |
| org.jboss.arquillian.ajocado.framework | |
| org.jboss.arquillian.ajocado.locator |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| IdLocator
Locates the element with specified @id attribute.
|
| Class and Description |
|---|
| 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.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.