leancodepl / patrol

Flutter-first UI testing framework. Ready for action!
https://patrol.leancode.co
Apache License 2.0
904 stars 139 forks source link

Fix workflows for running patrol tests on Android #2270

Closed piotruela closed 3 months ago

piotruela commented 4 months ago

As in the title. Also changed runner for ios tests to M1.

fylyppo commented 4 months ago

I see that webview fails on Android, have you tried to fix that also? At the first sight it can fail because "login" button looks non-interactive during some time at the beginning. Easy fix would be to set some delay before tapping on that button.