hi , Iam testing some web browser ,like iam enter a correct password and user id then home page will be open success. but i enterd wrong password small pop up showing how to captur . help!
Thanks
Siva.v
hi , Iam testing some web browser ,like iam enter a correct password and user id then home page will be open success. but i enterd wrong password small pop up showing how to captur . help!
Thanks
Siva.v
Hey @vsivaraman81,
After entering the Credential and click on the login, use the Element Exists activity and capture the Green button in this popup and check if that activity returns True that mean you have entered the wrong creds.
Thanks,
Sanjit
Hi @vsivaraman81 ,
Use element exist activity and indicate that particular pop up and the output of the activity will be boolean value True or false.
Now check the boolean value=True provide a log message stating: "Incorrect password/credentials.
If boolean value is false state log message: “login success”
Thanks & Regards,
Shubham Dutta
Hi @vsivaraman81 ,
Please mark answer as solution and close the thread if you got your solution.
Have a good day!
Thanks & Regards,
Shubham Dutta
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.