maestro icon indicating copy to clipboard operation
maestro copied to clipboard

[Android] Vertical scroll not working inside a webview rendered inside the activity

Open aakash1313 opened this issue 3 years ago • 1 comments
trafficstars

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"

screenshot-1665678160818

aakash1313 avatar Oct 13 '22 16:10 aakash1313

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 ?

aakash1313 avatar Oct 13 '22 17:10 aakash1313

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!

axelniklasson avatar May 03 '23 13:05 axelniklasson

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!

github-actions[bot] avatar Jul 11 '24 14:07 github-actions[bot]