| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado | |
| org.jboss.arquillian.ajocado.locator |
| Modifier and Type | Method and Description |
|---|---|
static JQueryLocator |
Ajocado.jq(String jquerySelector)
Deprecated.
Locates the element using JQuery Selector syntax.
|
static JQueryLocator |
Graphene.jq(String jquerySelector)
Locates the element using JQuery Selector syntax.
|
| Modifier and Type | Method and Description |
|---|---|
JQueryLocator |
JQueryLocator.filter(String extension) |
JQueryLocator |
JQueryLocator.format(Object... args) |
JQueryLocator |
JQueryLocator.get(int index) |
JQueryLocator |
JQueryLocator.getChild(JQueryLocator elementLocator) |
JQueryLocator |
JQueryLocator.getDescendant(JQueryLocator elementLocator) |
static JQueryLocator |
LocatorFactory.jq(String jquerySelector)
Locates the element using JQuery Selector syntax.
|
| Modifier and Type | Method and Description |
|---|---|
JQueryLocator |
JQueryLocator.getChild(JQueryLocator elementLocator) |
JQueryLocator |
JQueryLocator.getDescendant(JQueryLocator elementLocator) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.