Returns:
See Also:
265 266 267
# File 'lib/selenium/webdriver/common/driver.rb', line 265 def network @network ||= WebDriver::Network.new(bridge) end