I am doing testing for android app, My question is on button click i have to open website in browser through robotium once the website is open i have to call solo.goback() or any appropriate method so control comes back to the testing and testing proceeds further.
Can anybody tell me is there some way to do this.