-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Aleksei Tiurin edited this page Apr 1, 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)
- Easiest interaction with RecyclerView lists?
- Listeners
- RuleSequence + SetUps & TearDowns for tests = full control under your tests
- Operation result as a boolean value
- Handle a detailed result of any operation
- How to extend operations with you custom action or assertion?