RE: How can I handle a promotional pop up using selenium /Java?
Hi, I am trying to make an automation script for amazon .com. But when I run the script
the page appears then a promotional pop up appears it ask me whether I want to login or already a user? I got error .How to handle this.
Add a waiting command that waits until the popup is shown and then add a click which will close the popup.
nagap
can you paste the screenshot?