| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.wait |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementBuilderImpl<FLUENT> |
| Modifier and Type | Method and Description |
|---|---|
protected ElementBuilder |
ElementBuilderImpl.copy() |
ElementBuilder<FLUENT> |
FluentBuilderImpl.element(org.openqa.selenium.By element) |
ElementBuilder<FLUENT> |
FluentBuilder.element(org.openqa.selenium.By element)
Returns an element condition factory which can be used to formulate
conditions related to the element determined by the given locater.
|
ElementBuilder<FLUENT> |
FluentBuilderImpl.element(org.openqa.selenium.WebElement element) |
ElementBuilder<FLUENT> |
FluentBuilder.element(org.openqa.selenium.WebElement element)
Returns an element condition builder which can be used to formulate
conditions related to the given element.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.