com.atlassian.webdriver.waiter
Interface WaiterQuery
@ExperimentalApi
public interface WaiterQuery
WARNING: This API is still experimental and may be changed between versions.
- Since:
- 2.1.0
function
FunctionQuery function(ConditionFunction func)
element
ElementQuery element(org.openqa.selenium.By locator)
element
ElementQuery element(org.openqa.selenium.By locator,
org.openqa.selenium.SearchContext context)
element
ElementQuery element(org.openqa.selenium.WebElement element)
Copyright © 2014 Atlassian. All rights reserved.