Package com.atlassian.pageobjects.elements.query.webdriver

Class Summary
GenericWebDriverTimedQuery<T> Generic, WebDriver-based implementation of TimedQuery.
WebDriverLocatableBasedTimedCondition Timed condition based on WebElement.
WebDriverLocatableBasedTimedQuery<T>

WebDriverLocatable based timed query that retrieves WebElement using provided WebDriverLocatable and applies provided function from that element to the target value.

WebDriverQueryFactory Creates various WebDriver-based queries.
WebDriverQueryFunctions Collection of functions for implementing timed queries in WebDriver.
WebElementBasedTimedCondition Timed condition based on WebElement.
WebElementBasedTimedQuery<T> WebDriver based timed query that retrieves WebElement using provided By and applies provided function from that element to the target value.
 

Exception Summary
GenericWebDriverTimedQuery.InvalidValue  
 



Copyright © 2014 Atlassian. All rights reserved.