问答 求助:请教下关于 Ul 自动化如何把 appium 和 Airtest 结合一起,同步一起执行那。

Good luck · August 20, 2021 · Last by Edward replied at January 06, 2022 · 3716 hits

在网上查了资料还是没什么思路 ,有谁帮忙解答一下吗

共收到 7 条回复 时间 点赞

在该需要 appium 的地方 import appium,在该需要调用 airtest 的地方 import airtest

好的,我试一下

楼主为什么要把它们结合到一起呢?据了解 airtest 要比 appium 好用。

因为我想原生页面用 appium,H5 页面的话用 airtest,感觉 airtest 有时候识别的不太准

笑哼 回复

但是这样用不会报错吗,appium 跟 airtest 使用的不是同一个 adb, 我这样使用,最后会报错 Message: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: connect ECONNREFUSED

请问楼主这个问题解决了吗,我在 appium 中执行了 airtest 的代码后,后面就无法再执行 appium 的脚本了

请问楼主这个问题解决了吗,能集成 airtest 吗

需要 Sign In 后方可回复, 如果你还没有账号请点击这里 Sign Up