Hi, I'm playing around with Python using the Selenium WebDriver, and I'm trying a simple script that will open up a browser window and automate some work stuff; however, the browser window has an orange address bar, and whenever I want to interact with it, it just pops up.
Which kinda breaks...