Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ _defineBrowserTimeout
Method
_defineBrowserTimeout
lib/helper/WebDriver.js:1053–1055 ·
view source on GitHub ↗
(browser, timeouts)
Source
from the content-addressed store, hash-verified
1051
}
1052
1053
_defineBrowserTimeout(browser, timeouts) {
1054
return
browser.setTimeout(timeouts)
1055
}
1056
1057
/**
1058
* {{> amOnPage }}
Callers
2
_session
Method · 0.95
defineTimeout
Method · 0.95
Calls
1
setTimeout
Method · 0.80
Tested by
no test coverage detected