Jonathan Lipps
Jonathan Lipps
Yes, unfortunately there is no guaranteed way to always hit the positive/accept button on an alert without foreknowledge of the text that is displayed. This means that, conceptually, there is...
Probably a duplicate of https://github.com/appium/appium/issues/14825?
Alternatively, if we detect a web element inside a touch action, we could error with `not yet supported`, since that would essentially mean "touch actions don't work in web contexts"
It's unclear if we'd always be able to know for sure if the user is referencing a web element or not, though.
It seems like the move target is out of bounds. Have you tried making sure it's not?
Please include the full output of your appium log. It looks like the Appium server is not actually running.
Appium 1 is no longer supported. Please try with Appium 2
Would you like to submit this fix as a pull request, then?