Szymon Kwiatek
Szymon Kwiatek
after quick research looks like we cant check if someone has faceID enabled. We can change default or do both actions and catch exception. Need to diccuse
Hi @madicd, Maybe can mention it in the method description there: These descriptions are in `native_automator.dart` and `native_automator2.dart` files in `packages/patrol/lib/src/native/native_automator.dart` We're working now on the locales support, so hopefully...
part of this issue will be covered with https://github.com/leancodepl/patrol/pull/2659
It could be just more convenient for users that run tests locally. And it will record one video per test case. Not one big video if you for example run...
This should not affect build time. This will be just flag --record-video in patrol test and develop. Optional flag.
@AurelienKun Hi, can you copy and paste these 2 methods that fails here, try on EN locale please. If it wont help please please provide a minimal reproducible example so...
Hi, thanks for reporting, sorry for late response, we will check if there is any quick fix for that.
Hi, is there anyway that you can update flutter and patrol + patrol_cli versions? Maybe there is some problem in old version. We always suggest updating patrol regularly, 3.2.0 is...
Hi @Ifrakhan2k2 sorry for lateee response. I have some questions: 1. What is your patrol version? 2. Did you follow docs https://patrol.leancode.co/documentation/integrations/lambdatest#change-runner? 3. Did you maybe try to run this...
Hi, can you tell us a little bit more about what is not working and what you are expecting here? We do not support coverage for patrol build IIRC. Maybe...