Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ navigate
Method
navigate
javascript/selenium-webdriver/lib/webdriver.js:1128–1130 ·
view source on GitHub ↗
@override
()
Source
from the content-addressed store, hash-verified
1126
1127
/** @override */
1128
navigate() {
1129
return
new
Navigation(this)
1130
}
1131
1132
/** @override */
1133
switchTo() {
Callers
1
get
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected