Oskar Zając
Oskar Zając
### Use case When new Patrol CLI version is released, users receive prompt for updating it whenever they run any `patrol` command. ``` Update available! 3.0.1 → 3.1.0 Run patrol...
### New feature Add openPlatformApp({String? androidAppId, String? iosAppId}). Add AppleApp enum with closed app Ids list: https://support.apple.com/en-gb/guide/deployment/depece748c41/web Add GoogleApp enum with app Ids
Closes #2639 Need solid mobile dev review to confirm that the flag `--no-tree-shake-icons` is passed in all CLI commands that might require it (and not in places where is makes...
### Use case Update uiautomator to 2.3.0 ### Proposal .
### Use case Some mobile apps rely on the user tapping the “Confirm” / “Enter” / “Search” button on the virtual keyboard to submit a form or trigger an action...