| Package | Description |
|---|---|
| org.openqa.selenium.support.ui |
| Modifier and Type | Class and Description |
|---|---|
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 © 2014. All rights reserved.