U L T R O N
Compose Multiplatform and Android UI testing framework
Simple
The simplest syntax for UI tests.
hasTestTag("elementId").click()
Stable
No flaky tests
Auto-waits for UI elements
Automatic retries of failed interactions
Custom assertions of executed action
Maintainable
Page Object support
Allure support
Detailed logs
Extendable API