Relative Content

Tag Archive for pythongoogle-chromeselenium-webdriverautomationselenium-chromedriver

Trouble with Selenium Chrome Automation: Need to Access Regular Browser for Daily Work Tasks

I’m encountering an issue with Chrome automation using Selenium. Since version 115, I can’t run my automation in my regular browser. However, I need to use Selenium in my regular browser to automate my daily work tasks. Whenever I attempt to open my Chrome browser with a Selenium script, a testing browser opens instead. Unfortunately, this testing browser doesn’t have my email ID logged in, preventing me from completing tasks. Is there another way to enable automation in my regular Chrome browser?