Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ socket
Method
socket
rb/lib/selenium/server.rb:297–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
end
296
297
def socket
298
@socket ||= WebDriver::SocketPoller.new(@host, @port, @timeout)
299
end
300
end # Server
301
end # Selenium
Callers
3
start
Method · 0.45
free_port
Function · 0.45
get_interface_ip
Function · 0.45
Calls
1
new
Method · 0.45
Tested by
no test coverage detected