You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a durable solution for this. Most other frameworks just require chromedriver to be installed as a dependency. If we want to auto-install, we should probably first detect the version of chrome that is actually installed and then work backwards and download the version of chromedriver needed to control it, because it's such a nagging problem.
test-agent
,test-cli
, andtest-webdriver
jobs on Circle CI are failing.Error: session not created: This version of ChromeDriver only supports Chrome version 91
It appears the
circleci/node:14-browsers
image now includes Chrome 93.The text was updated successfully, but these errors were encountered: