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

Packages that use Wait
org.openqa.selenium.support.ui   
 

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

Classes in org.openqa.selenium.support.ui that implement Wait
 class FluentWait<T>
          An implementation of the Wait interface that may have its timeout and polling interval configured on the fly.
 class WebDriverWait
          A specialization of FluentWait that uses WebDriver instances.
 



Copyright © 2011. All Rights Reserved.