Nuxeo ECM Projects 5.4.3-SNAPSHOT

Package org.openqa.selenium.support.ui

Interface Summary
ExpectedCondition<T> Models a condition that might reasonably be expected to eventually evaluate to something that is neither null nor false.
Wait<F> A generic interface for waiting until a condition is true or not null.
 

Class Summary
WebDriverWait An implementation of the Wait interface that makes use of WebDriver.
 

Exception Summary
TimeoutException A simple exception that is thrown if an ExpectedCondition is not met met by a Wait.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.