AirtestProject / AirtestProject/iOS-Tagent
可以提供一下ios-tagent的相关文档说明吗?
- Dominant language
- Objective-C
- Stars
- 722
- Forks
- 194
- PR merge metrics
- No merged PRs in 30d
Description
ios-tagent这块的资料偏少。想了解一下跟facebook和appium的wda都有哪些区别?
代码好像也看不太到,webdriveragent-lib的代码是没有放出来吗?
我用的是xcode11.6和xcode11.3.1都不行,用airtestide可以连上ios-tagent,也可以看到屏幕和元素。
http://127.0.0.1:8100/inspector已经打不开了。
{
value: {
message: "Unhandled endpoint: /inspector -- http://127.0.0.1:8100/ with parameters { wildcards = ( inspector ); }"
},
sessionId: "6214FC02-EDF7-42C8-B3DC-CC1B0923FE1C",
status: 6
}
http://127.0.0.1:8100/source也报错
{
value: {
message: "Unknown source format 'xml'. Only ( xml, json, description ) source formats are supported."
},
sessionId: "6214FC02-EDF7-42C8-B3DC-CC1B0923FE1C",
status: 6
}
http://127.0.0.1:8100/source?format=json
这种方式能取到元素信息,但是跟xml的相比,少了isEnabled 、isVisible、value等属性
Contributor guide
Assessment
This issue has not been assessed yet.