AirtestProject / AirtestProject/Poco
经试验,在我这里两个设备,后插上电脑的会启动PocoService,先插上的不会启动
Aperta
pending test
- Lingua principale
- Python
- Stelle
- 2k
- Fork
- 341
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
发现使用先插上电脑设备的poco获取控件会获取不到。
两个设备都为 Android,电脑为 Mac 10.13。
对比两次的 adb devices, 可以发现设备的先后顺序不一致,可能与此有关:
(venv3_6) mac@MacPro ~/M/R/P/TestingTool> adb devices
List of devices attached
e6fdf487 device
54AGE17JJ71802 device
⏎ (venv3_6) mac@MacPro ~/M/R/P/TestingTool> adb devices
List of devices attached
54AGE17JJ71802 device
e6fdf487 device
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.