可以选择退休
继续读浮世画家
我记得有算法可以做单元测试的。
应该都有,可能不用了。不过我是野路子出生的测试,所以不懂这些。
@fudax 这个预测需要多少历史数据?
忍不住加精了!
放下你的数据?
自定义的 view,试试看直接用 xpath
不知道,我只是网上搬过来的,没有实践过。
For all of you who can't build WebDriverAgent in Xcode 9 it's because the WebDriverAgent project isn't updated in Appium 1.21. To fix it simply clone the repo from this link https://github.com/facebook/WebDriverAgent and replace it with downloaded WebDriverAgent with Appium.
Also run ./Scripts/bootstrap.sh in this directory.
为啥不用 docker?
也是你的优势是什么吧?
好像是有的吧
大哥,每日一题,不要多发了。
我们从需求宣讲到测试分析,都是在理需求,嗯
建议:每段工作经历着重强调:
你发一个出来,大家看看?
缺陷:我说的这些我都不会啊,你可以请人来做
看下 https://github.com/appium/appium-xcuitest-driver 这个库。基本上就是 wda 在 ios 设备中启动,然后 iproxy 从 mac 端通过 usb 和 ios 端的 wda 打通。