Closed tarehart closed 5 years ago
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: Chrome version must be between 70 and 73 (Driver info: chromedriver=2.45.615291 (ec3682e3c9061c10f26ea9e5cdcf3c53f3f74387),platform=Windows NT 10.0.17134 x86_64)
Might be able to keep it auto-updated by depending on https://pypi.org/project/chromedriver-binary/ instead of checking chromedriver into version control.
Might be able to keep it auto-updated by depending on https://pypi.org/project/chromedriver-binary/ instead of checking chromedriver into version control.