RoboRemote is a remote control framework for Robotium. The goal of RoboRemote is to allow for more complex test scenarios by letting the automator write their tests using standard desktop Java/JUnit. All of the Robotium Solo commands are available. RoboRemote also provides some convencience classes to assist in common tasks such as interacting with list views.
BSD 3-Clause "New" or "Revised" License
40
stars
29
forks
source link
Adding the ability to call a function with the result of a previous function #9
Adding the ability to call a function with the result of a previous function