touch/click fails with 'unknown error' when executed on machine with multiple monitors
WinAppDriver touch/click commands fail with a vague error message when run on a machine with two monitors if the primary monitor is on the right. Switching the primary monitor to the left monitor seems to resolve the issue.
WinAppDriver Version: 1.1
Relevant logs:
http://127.0.0.1:4723/session/8B49FDAE-FF5D-5B41-A380-7B6BA36AF2FD/touch/click
Payload: {"element":"42.16780924.4.22"}
Response Payload:
{
"status": 13,
"value": {
"error": "unknown error",
"message": "An unknown error occurred in the remote end while processing the command."
}
}
Any updates on if this issue will be addressed?
Any update on this issue?
Any update?
Hello! Is there any update here? I would be VERY interested in getting this fixed.
Any update on this issue? Is someone monitoring these github issues? There hasn't been any effort to get this fixed. Touch should definitely support multiple monitors.
I'd be interested in a solution for this as well