my goal is to enter a username and password into the popup box that appears whenever the page loads. I am using selenium for this task and so far everything that I have tried does not work
I tried using this but it still does not open browser.get("http://username:password@websitecom");
this is my first time working with selenium! picture of the popup