来电话: driver.make_gsm_call(\'135****6666\', GsmCallActions.CALL) 收短信: driver.send_sms(\'132****8888\', \'hello,world~\') 网络类型: driver.set_network_connection(1) # 飞行模式为 1、数据流量为 2、wifi流量为 4、数据和WiFi全部打开为 6 相关文章: 2021-12-06 2021-12-02 2022-12-23 2021-04-14 2021-12-28 2021-12-06 2021-12-12 2021-09-30