patrol
patrol copied to clipboard
Can't input text with physical (computer's) keyboard after test finishes in `patrol develop`
On Android emulator. I'm using API 34 Pixel 8 emulator, and I'm on Mac.
It used to work - every interaction could be done after test finished (more precisely - failed) during patrol develop. It's not caused by emulator's setting, bc I can do it while test still executes or when debugging app (without test, just flutter run).
Didn't check iOS, maybe there this problem doesn't occur
I think this will be fixed after https://github.com/leancodepl/patrol/pull/2693 need to check after merge