Post not yet marked as solved
Post marked as unsolved with 0 replies, 109 views
Hello,
I am developing a hybrid app and I am looking write UI tests.
My scenario basically is -
Launch the app
Click Login button (which will open a Web page)
Enter User details on the web page and click submit
Now verify native components on app for successful login.
What is the tool recommended by Apple to Automate above test?