The androidx.test.uiautomator package provides a lot of necessary functionality:
- Screenshots
- Finding Android Views
- Interaction with Android Views
- Notifications
- Permissions
Today, our integration_test plugin on Android does not depend on this package.