AirtestProject / Poco

A cross-engine test automation framework based on UI inspection
http://airtest.netease.com/
Apache License 2.0
1.74k stars 315 forks source link

set timeout to 5s #601

Closed ZSCharlie closed 9 months ago

ZSCharlie commented 9 months ago
  1. poco初始化时,原先是默认使用设备IP,现在支持传入指定IP连接,例如: poco = UnityPoco(addr=(ip, port))
  2. 如果未连接设备,默认尝试连接当前的第一台安卓设备