@ExperimentalApi
public interface WaiterQuery
| Modifier and Type | Method and Description |
|---|---|
ElementQuery |
element(org.openqa.selenium.By locator) |
ElementQuery |
element(org.openqa.selenium.By locator,
org.openqa.selenium.SearchContext context) |
ElementQuery |
element(org.openqa.selenium.WebElement element) |
FunctionQuery |
function(ConditionFunction func) |
FunctionQuery function(ConditionFunction func)
ElementQuery element(org.openqa.selenium.By locator)
ElementQuery element(org.openqa.selenium.By locator, org.openqa.selenium.SearchContext context)
ElementQuery element(org.openqa.selenium.WebElement element)
Copyright © 2015 Atlassian. All rights reserved.