Chrome Driver Error using Selenium: Unable to Discover Open Pages

You are using a highly outdated version of the ChromeDriver. Your first port of call should be to update it here.

I would highly suspect the problem is your Chrome on your server has updated, and ChromeDriver v2.1 doesn’t support any recent versions of Chrome.

Leave a Comment