AirtestProject / AirtestProject/iOS-Tagent
可以提供一下ios-tagent的相关文档说明吗?
- Lingua principale
- Objective-C
- Stelle
- 722
- Fork
- 194
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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等属性
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.