Filip Tuzimek

Results 23 comments of Filip Tuzimek

@DmytroChuchmaiBarges is "onError: commandError=true message=Invalid userId -2" is thrown when you build tests using `patrol build android` command? btw the only one _setup_ will work: - using `pl.leancode.patrol.LambdaTestPatrolJUnitRunner` - building...

Hi, on iOS automation is blocked after moving app to background (probably because of security reasons). Regarding Android, could you try to create a test file with steps similar to...

@AntoniKwok it's possible to move app to background for IIRC max 2 seconds, within this time you need to move app again to foreground so as to be not blocked...

@AntoniKwok is there any exception thrown or patrol says that steps are completed but nothing is visible on the screen? Could you provide your device logs here and device and...

Probably it's not a bug, Sliver is not rendered on screen itself, so it can't be hittestable. You should find some widget which is rendered on the screen - something...

Hi, is this test successful using `patrol test` command?

Hi, I suppose you run tests on Android and I've just checked Samsung Galaxy S24 Ultra with Android 14.0 and at first sight it looks like a problem on our...

I've checked iOS also and for me it worked out but there's a huge delay between disabling airplane mode and closing control center, again we should take a look on...