Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ createSession
Method
createSession
javascript/selenium-webdriver/index.js:112–112 ·
view source on GitHub ↗
@param {...?} args
(...args)
Source
from the content-addressed store, hash-verified
110
class
ThenableWebDriver {
111
/** @param {...?} args */
112
static createSession(...args) {}
// eslint-disable-line
113
}
114
115
/**
Callers
1
createDriver
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected