79622758

Date: 2025-05-15 06:44:39
Score: 3
Natty:
Report link

due to a recent security change in https://developer.chrome.com/blog/remote-debugging-port

--user-data-dir will no longer support pointing to any real profiles in Chrome Data Directory.

You can create a temporary user data directory as mentioned here - Selenium 4.25 opens Chrome 136 with existing profile to "New Tab" instead of navigating with driver.get()

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: nekomaster88