| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.support.ui |
| 限定符和类型 | 类和说明 |
|---|---|
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. |