乐趣区

关于测试:0314-设备交互-API

复电

appium- 复电

self.driver.make_gsm_call('5551234567', GsmCallActions.CALL)

发短信

appium- 发短信

self.driver.send_sms('555-123-4567', 'Hey lol')

网络设置

self.driver.set_network_connection(connection_type)

截图

self.driver.get_screenshot_as_file(file_path)
退出移动版