MCPcopy 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

110class ThenableWebDriver {
111 /** @param {...?} args */
112 static createSession(...args) {} // eslint-disable-line
113}
114
115/**

Callers 1

createDriverFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected