yer
yer
如何在atxserver2操作手机的部分,增加录制操作的功能,录制部分自动转为uiautomator2代码?
使用adb connect 10.168.143.16:20014远程调试时,报 `unable to connect to 10.168.143.16:20014: cannot connect to 10.168.143.16:20014: 由于目标计算机积极拒绝,无法连接。 (1 0061)` 直连手机ip时可以连接,如: 通过adb tcpip 5555后,adb connect phoneip:5555,正常。  
如题: appium 的rtf的库:`https://github.com/serhatbolsu/robotframework-appiumlibrary` uiautomator2有计划做一个吗?
如题,在获取性能数据时,只能使用本机设备吗?能否使用远程atx平台的wda_url? `tidevice.Device("http://192.168.10.24:20107/" ) `