| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.wait |
| Modifier and Type | Method and Description |
|---|---|
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 locator.
|
ElementBuilder<FLUENT> |
FluentBuilder.element(org.openqa.selenium.SearchContext searchContext,
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 locator
and search context.
|
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 © 2021 JBoss by Red Hat. All rights reserved.