Java | driver.shake(); |
Python | self.driver.shake(); |
Javascript | // webdriver.io example driver.shake(); // wd example await driver.shake(); |
Ruby | # ruby_lib example shake # ruby_lib_core example @driver.shake |
C# | driver.ShakeDevice(); |
PHP | $driver->shake(); |
POST /session/:session_id/appium/device/shake
name | description |
---|---|
session_id | ID of the session to route the command to |
None
null