- Forum posts: 1
Nov 20, 2015, 9:03:46 PM via Website
Nov 20, 2015 9:03:46 PM via Website
I've got a simple app and I want to ue robotium (robotium recorder in Android studio) to perform some likewise simple automated tests.
Just some quick questions:
One of my tests is to click a URL link and to make sure that the default application dialogue/internet browser is displayed. I don't see an option to do this from the recorder (I wouldn't expect it). I have been looking through the and do not immediately see anything that would help me out (maybe waitforactivity?). There has to be a way to check this.
Once a test is ran from Android Studio, where would the file containing the test results reside?