| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado | |
| org.jboss.arquillian.ajocado.locator |
| Modifier and Type | Method and Description |
|---|---|
static XPathLocator |
Ajocado.xp(String xpath)
Deprecated.
Locates the element using XPath expression.
|
static XPathLocator |
Graphene.xp(String xpath)
Locates the element using XPath expression.
|
| Modifier and Type | Method and Description |
|---|---|
XPathLocator |
XPathLocator.get(int index) |
XPathLocator |
XPathLocator.getChild(XPathLocator elementLocator) |
XPathLocator |
XPathLocator.getDescendant(XPathLocator elementLocator) |
static XPathLocator |
LocatorFactory.xp(String xpath)
Locates the element using XPath expression.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocator<XPathLocator> |
XPathLocator.format(Object... args) |
| Modifier and Type | Method and Description |
|---|---|
XPathLocator |
XPathLocator.getChild(XPathLocator elementLocator) |
XPathLocator |
XPathLocator.getDescendant(XPathLocator elementLocator) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.