zzxzxj

来电话:

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
猜你喜欢
  • 2021-07-08
  • 2022-12-23
  • 2022-01-31
  • 2021-04-02
  • 2021-04-17
  • 2021-06-06
  • 2021-07-11
相关资源
相似解决方案