Hello Guys ,
I need to Test that if all users in the data table can login to the application
on giving the invalid user name or bad password the welcome page is not displayed and Tests fails while giving the object not found error .
How can i handle this that If one ligin gets failed the script go to next iteration
I need to Test that if all users in the data table can login to the application
on giving the invalid user name or bad password the welcome page is not displayed and Tests fails while giving the object not found error .
How can i handle this that If one ligin gets failed the script go to next iteration