| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.support.pagefactory | |
| org.openqa.selenium.support.ui |
| 构造器和说明 |
|---|
AjaxElementLocator(Clock clock,
SearchContext searchContext,
Field field,
int timeOutInSeconds) |
AjaxElementLocator(Clock clock,
SearchContext context,
int timeOutInSeconds,
AbstractAnnotations annotations) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SystemClock |
| 构造器和说明 |
|---|
FluentWait(T input,
Clock clock,
Sleeper sleeper) |
SlowLoadableComponent(Clock clock,
int timeOutInSeconds) |
WebDriverWait(WebDriver driver,
Clock clock,
Sleeper sleeper,
long timeOutInSeconds,
long sleepTimeOut) |