handling popups with selenium using javascript -
my goal enter username , password popup box appears whenever page loads. using selenium task , far have tried not work
i tried using still not open browser.get("http://username:password@websitecom");
this first time working selenium! picture of popup
try website reference solve problem:
https://www.guru99.com/execute-javascript-selenium-webdriver.html
wiki
Comments
Post a Comment