diff --git a/test/README.md b/test/README.md index 1ef3950d..700cee25 100755 --- a/test/README.md +++ b/test/README.md @@ -47,6 +47,8 @@ Robotium has to be installed for the onScrollChanged tests to work correctly. I found at https://code.google.com/p/robotium/ and the jar should be put in the 'androidTests/libs' directory'. + mkdir -p androidTests/libs && curl 'http://dl.bintray.com/robotium/generic/robotium-solo-5.2.1.jar' > androidTests/libs/robotium-solo-5.2.1.jar + ## Running To run manual tests: