UI Tests - Add Launch Argument to Disable Animations #623
Labels
automation
Enhancement
New feature or request
Nice To Have
Designates a feature/task that would be nice to implement but is not a priority
Testing...
Description:
Adding a launch argument for the app that allows us to disable animations can speed up our UI tests. It can also reduce potential areas of flakiness when it comes to waiting for screen transitions.
Acceptance Criteria:
A launch argument exists that, when declared at app startup, will disable animations on the device under test
Something like:
The text was updated successfully, but these errors were encountered: