maestro
maestro copied to clipboard
[Android] Vertical scroll not working inside a webview rendered inside the activity
We have a use case where we have to launch google custom tabs and perform a vertical scroll inside that , but it seems that is not scroll on it.
Here's a screen record with a snippet of the script :
- tapOn:
text: "Sign in"
optional: true
- tapOn:
text: "[email protected]"
optional: true
- tapOn:
text: .*Microsoft*.
optional: true
- scroll
- tapOn:
text: "Allow"
rightOf: "Cancel"

I think the issue with this and potentially some other use case would be that maestro is not able to add the focus on the correct view . Is there a way to achieve that ?
Thanks for taking the time to raise this issue! There has been a lot of improvements and fixes on Maestro since this was raised so we’ll go ahead and close this one out as part of an issue cleanup - if you still experience issues, please open a new issue with reproduction steps. Thanks again for using maestro!
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!