MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / socket

Method socket

javascript/selenium-webdriver/bidi/index.js:155–157  ·  view source on GitHub ↗

* @returns {WebSocket}

()

Source from the content-addressed store, hash-verified

153 * @returns {WebSocket}
154 */
155 get socket() {
156 return this._ws
157 }
158
159 /**
160 * @returns {boolean|*}

Callers 3

startMethod · 0.80
free_portFunction · 0.80
get_interface_ipFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected