Forum Discussion
Hi
1. Initially you have Login Page
2. You Entered Wrong Credential
3. Due to that wrong credential the Dialog Page appear with Ok button
4. Now the click operation performed in OK button
5. Test Stopped after click the OK button
is this your question right?
From my understanding your test should be continue after clicking the ok button
You should validate the DLG box and login page are exist or not with IF condition After that you can proceed with correct credential
Thanks
Kamal
You are 100% correct. That is exactly what I am trying to accomplish.
Thanks for the suggestion about the IF condition for the DLG and the form.
Followup:
After the IF condition, what command do I use to bring the user back to the main login form?
As stated in your previous case, once the OK button is pressed on the DLG box, the test ends.
I have tried Userforms.MyformName.ShowModal() after the condition...but I receive an error :(.
Thanks
- Kamal_chennai10 years agoContributor
Can we get some additional info like images and HTML log files of your Tested Application
Thanks,
Kamal
Related Content
- 12 years ago
- 13 years ago
- 2 years ago
- 12 years ago
Recent Discussions
- 22 hours ago
- 22 hours ago
- 5 days ago