patrol icon indicating copy to clipboard operation
patrol copied to clipboard

Can't input text with physical (computer's) keyboard after test finishes in `patrol develop`

Open jBorkowska opened this issue 1 year ago • 2 comments

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).

jBorkowska avatar Oct 29 '24 16:10 jBorkowska

Didn't check iOS, maybe there this problem doesn't occur

jBorkowska avatar Oct 29 '24 16:10 jBorkowska

I think this will be fixed after https://github.com/leancodepl/patrol/pull/2693 need to check after merge

Kendru98 avatar Aug 01 '25 12:08 Kendru98