大哥,WDA 也是这么解决吗?
ios-minicap 怎么截屏啊,我只能获取视频流?
安装依赖会报错:
./Scripts/bootstrap.sh
Fetching dependencies
Building Inspector
Creating bundle directory...
Fetching Inspector dependencies...
npm WARN deprecated css-list@0.1.3: Deprecated.
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN web-driver-inspector@1.0.0 No repository field.
npm ERR! code EINTEGRITY
npm ERR! sha1-iXSDlvnXQZ1fon3ztIhy2tv4MYo= integrity checksum failed when using sha1: wanted sha1-iXSDlvnXQZ1fon3ztIhy2tv4MYo= but got sha1-xS7cVf1/ntQkN1oDgj2kv8mwIMk=. (152617 bytes)
求一发解决方案
WDA 官网是什么?不是都从 Git 上面下吗?
./Scripts/bootstrap.sh
Fetching dependencies
Building Inspector
Creating bundle directory...
Fetching Inspector dependencies...
npm WARN deprecated css-list@0.1.3: Deprecated.
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN web-driver-inspector@1.0.0 No repository field.
npm ERR! code EINTEGRITY
npm ERR! sha1-iXSDlvnXQZ1fon3ztIhy2tv4MYo= integrity checksum failed when using sha1: wanted sha1-iXSDlvnXQZ1fon3ztIhy2tv4MYo= but got sha1-xS7cVf1/ntQkN1oDgj2kv8mwIMk=. (152617 bytes)
运行 ./Scripts/bootstrap.sh 的结果:
不知道该怎么解决啊
WDA 安装依赖出现问题。。。
请问该怎么解决啊。。。
你好我想问我这个安装 wdaproxy,但是没有你说的那个界面显示是为什么?
楼主,根据你的资料我刚刚安装了 ios-minicap,里面也踩了很多坑,自己写了点东西,希望能给大家安装的过程减少点坑:http://blog.csdn.net/yxys01/article/details/76442135
另外很想问下 idevicescreenshot 如何实现自动截图啊?是用 shell 写个脚本还是?
楼主这个项目还需要单独下载 wda 吗?
你能运行 ios-minicap 吗?
我安装的时候就报错:
./open_xcode.sh: line 5: cmake: command not found
make: *** No targets specified and no makefile found. Stop.
不知道有解决方案没有
idevicesreenshot 可以截图,iOS10.3.3 亲测
$ npm install jwebdriver chai faker --save-dev
解决方案,安装这个
我和你报一样的错误,请问你解决了吗
在对 ios 使用 UI recorder 中,出现 socket hang up 错误,请问如何解决啊
大佬能分享一下 ios 是怎么跑起这个的吗?我总是报 socket hang up 的错误