I am trying to automate forgot password scenario which goes like this
- Open forgot password page in test app and give registered mail Id
- Open mail app in iOS and search for particular mail
- click on forgot password link which opens in safari
- Enter new password
- Relaunch test app without resetting
As of now i can send test app to background using runAppInBackground(10), But how to open mail app without closing test app session in ios ?
created
Apr '17
last reply
Apr '17
- 9
replies
- 1.4k
views
- 4
users
- 1
link