WebDriverAgent如何远程控制iOS设备?
程序员文章站
2022-05-04 10:16:23
step 1 下载github desktop
step 2 安装webdriveragent
//卡了。。。。
//环境变量设置,,,,
//3h
注意:
1.没有配置好环境变量...
step 1 下载github desktop
step 2 安装webdriveragent
//卡了。。。。
//环境变量设置,,,,
//3h
注意:
1.没有配置好环境变量
{
brew: commond no found-->homebrew没有安装carthage、npm以及python都没设置好,}
2.在用xcode打开webdriveragent.xcodeproj,test时,发现
'routinghttpserver/routingconncection.h' file not found
-->那是因为我没有初始化脚本(run bootstrap.sh script),
即
./scripts/bootstrap.sh
在之前(针对我这种小白),记得
cd ./webdriveragent/
否则会出现no such file or directory