Fix Selenium 4.25 Opening Chrome 136 to New Tab Instead of Navigating with driver.get()
If you’re using Selenium 4.25 with Chrome 136 and an existing Chrome profile, you might notice a frustrating issue: instead of navigating to your specified URL with driver.get(), Chrome opens a new tab showing the default “New Tab” page (chrome://newtab/).