你好,这个问题是怎么解决的?
appium 连接真机后没有 Xpath 定位是怎么回事?
您好,这个问题现在解决了吗?我也遇到了这个问题,执行 bootstrap.sh 文件时报错 admindeMacBook-Pro-3:WebDriverAgent admin$ ./Scripts/bootstrap.sh
Fetching dependencies
*** Cloning peertalk
*** Checking out peertalk at "v1.0"
*** Cloning peertalk
*** Downloading RoutingHTTPServer.framework binary at "v1.0.1"
A shell task (/usr/bin/env git clone --bare --quiet https://github.com/marekcirkos/peertalk.git /Users/admin/Library/Caches/org.carthage.CarthageKit/dependencies/peertalk) failed with exit code 128:
fatal: could not read Username for 'https://github.com:' terminal prompts disabled
@chenhengjie123 @Lihuazhang 两位前辈帮忙看看小白的这个问题,感谢感谢!admindeMacBook-Pro-3:WebDriverAgent admin$ sh ./Scripts/bootstrap.sh -d
-e Fetching dependencies
*** Cloning peertalk
*** Checking out peertalk at "v1.0"
*** Cloning peertalk
*** Downloading RoutingHTTPServer.framework binary at "v1.0.1"
A shell task (/usr/bin/env git clone --bare --quiet https://github.com/marekcirkos/peertalk.git /Users/admin/Library/Caches/org.carthage.CarthageKit/dependencies/peertalk) failed with exit code 128:
fatal: could not read Username for 'https://github.com:' terminal prompts disabled
大家好,请问谁遇到过这个问题吗,有什么解决办法吗?众人拾柴火焰高,期待有人回复,感谢感谢!admindeMacBook-Pro-3:WebDriverAgent admin$ sh ./Scripts/bootstrap.sh -d
-e Fetching dependencies
*** Cloning peertalk
*** Checking out peertalk at "v1.0"
*** Cloning peertalk
*** Downloading RoutingHTTPServer.framework binary at "v1.0.1"
A shell task (/usr/bin/env git clone --bare --quiet https://github.com/marekcirkos/peertalk.git /Users/admin/Library/Caches/org.carthage.CarthageKit/dependencies/peertalk) failed with exit code 128:
fatal: could not read Username for 'https://github.com:' terminal prompts disabled
您好,打扰了,我也遇到了相同的问题 “ Original error: Sdk '10.2.1' was not in list of simctl sdks ”,想请教您是怎么解决的?感谢
解决办法: 找到 WebDriverAgent/Configurations/ProjectSettings.xcconfig 文件,后面加上-Wno-partial-availability 就可以了,重新 build
我也遇到这个问题了,敢问大神是怎么解决的?请指教,感谢🙏
我也卡在上面的问题上了,不太明白'keychainPath'和'keychainPassword'这两个参数在哪里加,恳请兄台明示,感谢🙏