class Selenium::WebDriver::Remote::Capabilities

def page_load_timeout

def page_load_timeout
  timeouts[:page_load] || timeouts[:pageLoad]
end