testing - Android Robotium Recorder load recorded test -


i using free trial version of robotium recorder. after successful test recording robotium recorder added module tests.

how can modify newly created test robotium recorder ?

from user guide:

to see saved test case(s) expand test project , in src folder. whole test project or specific test case can executed right clicking , selecting run > android junit test.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -