Forum Discussion
Solved
AlexKaras
8 years agoChampion Level 3
Hi,
I would recommend to use the page.Login object - http://support.smartbear.com/testcomplete/docs/app-testing/web/general/common-tasks/popups-and-dialogs.html#Login
Update :
Noted the updated version of your code that already uses page.Login object.
I would stick to Robert's note that something might have been changed one more time in Chrome 59 and we need to wait for the update from SmartBear.
- nisgupta8 years agoValued Contributor
Thanks you for the updates. It works now with the new patch.
- Adeel18 years agoContributor
it worked with Page. Confirm or Page.Alert for me on Page.Confirm shows its clicked but on window its not it just focused OK button.
- Adeel18 years agoContributor
In that case try Page.Confirm.Keys("[Enter]");
This will work same as clicking on OK button. I have done this and it is working.
Related Content
Recent Discussions
- 50 seconds ago
- 31 minutes ago
- 3 days ago