module Selenium::WebDriver::Chromium::Features

def network_conditions

def network_conditions
  execute :get_network_conditions
end