App Testing Agent should support system settings like dark mode and bluetooth
The new app testing agent would be well served by being able to adjust a few device level settings. These settings affect test results at this system level / UI testing level, and would be useful for our company. Maybe allow access to the pull-down quick settings dialog?
- Switching dark mode updates the UI (and restarts the activity). We've had bugs remembering the activity state before.
- Turning bluetooth on/off changes our UI (we remind the user to turn on bluetooth). This would be a good test case
- Toggling wifi/internet would be a good test case. Our app should work offline and have good no-internet fallback screens but that's hard to test if the internet is always connected
1
vote