We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ExecuteScript command supports only "mobile:" prefixed commands listed below.
Examples
self.driver.execute_script("mobile: start") self.driver.execute_script("mobile: search") self.driver.execute_script("mobile: invokeMethod", "TestApp.AutomationApi", "Alert", "space monkeys")