public class WaitForPageToLoad extends SeleneseCommand<Void>
| 构造器和说明 |
|---|
WaitForPageToLoad() |
| 限定符和类型 | 方法和说明 |
|---|---|
Wait |
getLengthCheckingWait(WebDriver driver) |
void |
setTimeToWait(int timeToWait)
Overrides the default time to wait (in milliseconds) after a page has finished loading.
|
apply, setDefaultTimeout