Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

1 like 0 dislike
183 views
in Selenium by
I have a website where a pop-up appears when a user visits the site for the first time. How may I handle the pop-up when a user visits the site for the first time?
by The go-to Tester (181 points)
Is that a windows pop-up?

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
If that is windows pop up, you will have to use AutoIT tool to handle your popup. In case of firefox, you can use firefox profiler to handle given popup.
...