android / android/android-test
Feature Request: Provide a way to disable all system popups
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 342
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 2
Description
We are currently using android emulator to run periodic espresso tests. However, tests can occasionally fail if Android suddenly decides to open popup over our app, which makes all espresso matchers fail since our app is not the focused window anymore.
Example popups:
* System UI (or any preinstalled system app) has stopped / is not responding

* Viewing full screen - To exit swipe down

Maybe this could be an option in developer options or somehow triggered/enabled by espresso or UiAutmator.
Contributor guide
Research direction
The issue names Android emulator runs, Espresso tests, Developer options, and UiAutomator, but no repository file or test entry point. Start by tracing how emulator or test configuration controls system UI, then define a supported mechanism whose completion criterion is preventing system popups from taking focus during periodic tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100