Skip to content
Aleksei Tiurin edited this page Feb 4, 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)
  • How to deal 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?