You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-05-06T08:39:50.027Z INF/device-ios:plugins:wdaCommands 4149 [b4ab88414479f4a65d75df74e997235082a689ef] click at x: 223.69976341724396 y: 459.04386925697327
2024-05-06T08:39:50.037Z WRN/device-ios:plugins:wdaCommands 4149 [b4ab88414479f4a65d75df74e997235082a689ef] posting {"actions":[{"action":"tap","options":{"x":223.69976341724396,"y":459.04386925697327}}]} to: http://localhost:8100/session/229BDA73-8799-446E-A988-07E5011762EB/wda/touch/perform status code: 404
These errors seem to show that the endpoint does not exist
When i check in WDA documentation : https://w3c.github.io/webdriver/ i can't find somethings related to /touch/perform endpoint.
So to ensure me that working i forked this repository : https://github.com/BastienTLC/stf-ios-provider to adapt the endpoints
Did you manage to get control working without forking this repository ?
The text was updated successfully, but these errors were encountered:
When i try to tap or swipe on the screen nothing is happening
when i consult the logs after tap on screen :
./view_log -proc wdaproxy
./view_log -proc wda
./view_log -proc stf_ios_device
These errors seem to show that the endpoint does not exist
When i check in WDA documentation : https://w3c.github.io/webdriver/ i can't find somethings related to /touch/perform endpoint.
So to ensure me that working i forked this repository : https://github.com/BastienTLC/stf-ios-provider to adapt the endpoints
Did you manage to get control working without forking this repository ?
The text was updated successfully, but these errors were encountered: