class Appium::Driver

def status

Returns:
  • (JSON) -
def status
  driver.status.payload
end