Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ timeouts
Method
timeouts
java/src/org/openqa/selenium/WebDriver.java:269–269 ·
view source on GitHub ↗
@return the interface for managing driver timeouts.
()
Source
from the content-addressed store, hash-verified
267
* @
return
the
interface
for
managing driver timeouts.
268
*/
269
Timeouts timeouts();
270
271
/**
272
* @
return
the
interface
for
managing the current window.
Callers
15
implicit_wait
Method · 0.65
implicit_wait=
Method · 0.65
script
Method · 0.65
script=
Method · 0.65
page_load
Method · 0.65
page_load=
Method · 0.65
WebDriver
Class · 0.65
WebDriver
Class · 0.65
Remote
Class · 0.65
Firefox
Class · 0.65
Chrome
Class · 0.65
Safari
Class · 0.65
Implementers
1
RemoteWebDriverOptions
java/src/org/openqa/selenium/remote/Re
Calls
no outgoing calls
Tested by
15
testCanHandleSequentialPageLoadTimeouts
Method · 0.52
testShouldTimeoutIfAPageTakesTooLongToLoad
Method · 0.52
testShouldTimeoutIfAPageTakesTooLongToLoadAfterClick
Method · 0.52
testShouldTimeoutIfAPageTakesTooLongToRefresh
Method · 0.52
testShouldNotStopLoadingPageAfterTimeout
Method · 0.52
testPageLoadTimeoutIsEnforced
Method · 0.52
shouldSetAndGetPageLoadTimeout
Method · 0.52
setUp
Method · 0.52
tearDown
Method · 0.52
shouldSetAndGetImplicitWaitTimeout
Method · 0.52
testShouldImplicitlyWaitForASingleElement
Method · 0.52
testShouldStillFailToFindAnElementWhenImplicitWaitsAreEnabled
Method · 0.52