Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
start
Method · 0.80
free_port
Function · 0.80
get_interface_ip
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected