Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tiurin authored Aug 20, 2023
1 parent 1da7ec2 commit 1c81014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Ultron can be easially customised and extended. Wish you exclusively stable test
- Incredible interaction with [**RecyclerView**](https://github.com/open-tool/ultron/wiki/RecyclerView) and [**Compose lists**](https://github.com/open-tool/ultron/wiki/Compose#ultron-compose-lazycolumnlazyrow).
- An **Architectural** approach to developing UI tests
- An incredible mechanism for setups and teardowns (You can even set up preconditions for a single test within a test class, without affecting the others)
- The ability to effortlessly extend the framework with your own operations
- [The ability to effortlessly extend the framework with your own operations](https://github.com/open-tool/ultron/wiki/Ultron-Extension)
- Accelerated UI Automator operations
- Ability to monitor each stage of operation execution with [Listeners](https://github.com/open-tool/ultron/wiki/Listeners)
- [Custom operation assertions](https://github.com/open-tool/ultron/wiki/Custom-operation-assertions)
Expand Down

0 comments on commit 1c81014

Please sign in to comment.