现在 atx 支持 ios 的 webview 测试了么,求分享经验
运行多个用例的过程中 wda 断开连接了,有办法感知到么
你好,我在多真机运行几十条测试用例的过程中,时不时碰到 http 连接断掉的情况,有什么办法监控 wda 的状态么,想断掉就自动重启 wda
嗯,可以,之前不知道哪里冲突,一直运行报错...
brew uninstall ideviceinstaller
brew uninstall libimobiledevice
brew install --HEAD libimobiledevice
brew link --overwrite libimobiledevice
brew install ideviceinstaller
brew link --overwrite ideviceinstaller
参照 https://github.com/libimobiledevice/ideviceinstaller/issues/47
报错,提示 Could not connect to lockdownd, error code -19
运行 sudo 后仍然报错,error code -5
求解决方法
这个 webview 也适合 ios 么
@utopia @xlth1947 我的问题解决了,在浏览器看http://localhost:8100/inspector 不行可以,但
直接./Scripts/bootstrap.sh -i 发现报错
后面我升级了下 node,就好了