|
Graphene Selenium: Implementation 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JQueryLocator | |
|---|---|
| org.jboss.arquillian.ajocado | |
| org.jboss.arquillian.ajocado.locator | |
| Uses of JQueryLocator in org.jboss.arquillian.ajocado |
|---|
| Methods in org.jboss.arquillian.ajocado that return JQueryLocator | |
|---|---|
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. |
| Uses of JQueryLocator in org.jboss.arquillian.ajocado.locator |
|---|
| Methods in org.jboss.arquillian.ajocado.locator that return JQueryLocator | |
|---|---|
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. |
| Methods in org.jboss.arquillian.ajocado.locator with parameters of type JQueryLocator | |
|---|---|
JQueryLocator |
JQueryLocator.getChild(JQueryLocator elementLocator)
|
JQueryLocator |
JQueryLocator.getDescendant(JQueryLocator elementLocator)
|
|
Graphene Selenium: Implementation 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||