Confirmed users
400
edits
(Update to use waitForCondition) |
(Update links w/ descriptions) |
||
Line 177: | Line 177: | ||
Note that the test is therefore dependent on screen size and orientation, as well as Robotium scrolling behavior. | Note that the test is therefore dependent on screen size and orientation, as well as Robotium scrolling behavior. | ||
= | = Useful links = | ||
[1] http:// | [1] Robotium 4.2 javadocs: http://robotium.googlecode.com/svn/doc/index.html | ||
[2] | [2] Robotium project page: http://code.google.com/p/robotium/ | ||
[3] http:// | [3] Robotium changelog for versions: http://code.google.com/p/robotium/wiki/Changelog | ||
[4] Robotium GitHub repo: https://github.com/jayway/robotium/tree/master/robotium-solo/src/main/java/com/jayway/android/robotium/solo |