john-kheir/3botloginapp

Test Case: A Registered user can login using the mobile-only flow

Opened this issue · 0 comments

Create a test case that automate a Registered user that can login using the mobile-only

Test Case Steps

 - Go to a website and  click `Sign in/up` button, should succeed
 - Choose `3bot Login option` , should succeed
 - Enter 3bot name then press Sign in, should succeed
 - The app opens automatically
 - Provide username pin code and press OK, should succeed
 - Make sure user is logged in

Notes

This scenario has 2 ways to be done:
1- Entering the website through a browser
2- Entering the website through the app
Please make sure both scenarios are implemented