| Package | Description |
|---|---|
| org.jboss.arquillian.graphene | |
| org.jboss.arquillian.graphene.condition.element | |
| org.jboss.arquillian.graphene.condition.locator |
| Modifier and Type | Method and Description |
|---|---|
static ElementConditionFactory |
Graphene.element(org.openqa.selenium.By locator)
Returns an element condition factory which can be used to formulate
conditions related to the element determined by the given locater.
|
static ElementConditionFactory |
Graphene.element(org.openqa.selenium.WebElement element)
Returns an element condition factory which can be used to formulate
conditions related to the given element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebElementConditionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementLocatorConditionFactory |
| Modifier and Type | Method and Description |
|---|---|
protected ElementConditionFactory |
ElementLocatorConditionFactory.copy() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.