class Selenium::WebDriver::Driver

def network

def network
  @network ||= WebDriver::Network.new(bridge)
end