| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado | |
| org.jboss.arquillian.ajocado.locator |
| Modifier and Type | Method and Description |
|---|---|
static DomLocator |
Ajocado.dom(JavaScript javascriptExpression)
Deprecated.
Find an element by evaluating the specified JavaScript expression.
|
static DomLocator |
Graphene.dom(JavaScript javascriptExpression)
Find an element by evaluating the specified JavaScript expression.
|
| Modifier and Type | Method and Description |
|---|---|
static DomLocator |
LocatorFactory.dom(JavaScript javascriptExpression)
Find an element by evaluating the specified JavaScript expression.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.