chenabc1

Results 2 issues of chenabc1

# coding: utf-8 import time import atx d = atx.connect() #gt = GT(d) d.start_app('com.android.chrome') 在windows上试过,可以正常打开,但是在linux上执行脚本,就没反应了

(venv) root@nd:/home/nd/cym/h5/atx# python -m uiautomator2 init --verbose 2018-04-19 13:08:02,050 - __main__.py:274 - INFO - Detect pluged devices: [u'b937d8fc'] 2018-04-19 13:08:02,050 - __main__.py:291 - INFO - Device(b937d8fc) initialing ... 2018-04-19 13:08:02,384...