Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ See [Getting Started](https://github.com/RobotiumTech/robotium/wiki/Getting-Star

Join the discussions in the [Robotium Developers Group](http://groups.google.com/group/robotium-developers).

----
-----
### NEWS: Robotium 5.6.3 is released!
[Robotium 5.6.3](https://github.com/RobotiumTech/robotium/wiki/Downloads) is the fastest, most accurate and stable version of Robotium yet.

New functionality includes: clickInRecyclerView(int itemIndex, int recyclerViewIndex, int id) and Config.sleepDuration, Config.sleepMiniDuration (to adjust the execution speed, lower means faster) and more. See the [Javadoc](http://recorder.robotium.com/javadoc/) for more information.

----
-----

#### Robotium provides the following benefits:
* Test Android apps, both native and hybrid.
Expand Down