Uses of Interface
org.openqa.selenium.support.ui.Clock

Packages that use Clock
org.openqa.selenium.support.pagefactory   
org.openqa.selenium.support.ui   
 

Uses of Clock in org.openqa.selenium.support.pagefactory
 

Constructors in org.openqa.selenium.support.pagefactory with parameters of type Clock
AjaxElementLocator(Clock clock, WebDriver driver, java.lang.reflect.Field field, int timeOutInSeconds)
           
 

Uses of Clock in org.openqa.selenium.support.ui
 

Classes in org.openqa.selenium.support.ui that implement Clock
 class SystemClock
           
 

Constructors in org.openqa.selenium.support.ui with parameters of type Clock
SlowLoadableComponent(Clock clock, int timeOutInSeconds)
           
WebDriverWait(Clock clock, WebDriver driver, long timeOutInSeconds, long sleepTimeOut)
           
 



Copyright © 2010. All Rights Reserved.