Forked the repository, run an action and get the following error message:
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 112
Current browser version is 111.0.5547.0 with binary path /usr/bin/chromium
Is there a way to check the compatible versions and actually install specific versions
Forked the repository, run an action and get the following error message:
Is there a way to check the compatible versions and actually install specific versions