-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Aleksei Tiurin edited this page Mar 22, 2021
·
24 revisions
Ultron has a lot of cool features.
- Espresso operations
- Espresso Web operations (Interaction with WebView)
- UI Automator operation (Both UiObject and UiObject2)
- Easies interaction with RecyclerView lists?
- Listeners on all operations
- RuleSequence + SetUps & TearDowns for tests = full control under your tests
- Any operation as a boolean value
- Handle a detailed result of any operation
- How to extend operations with you custom action or assertion?