class Selenium::WebDriver::Remote::Bridge

def status

Other tags:
    Private: -
def status
  raw_execute :status
end