From 40d27616098e204ed22e71600d585e8edacd4547 Mon Sep 17 00:00:00 2001 From: vishal9066 Date: Tue, 28 Sep 2021 21:44:10 +0530 Subject: [PATCH] Update Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc2e5629..4dbe5d45 100644 --- a/README.md +++ b/README.md @@ -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.