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
{{ message }}
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
COMMAND:
./images chrome -b https://dl.google.com/linux/deb/pool/main/g/google-chrome-stable/google-chrome-stable_120.0.6099.216-1_amd64.deb -d 120.0.6099.216 -t selenoid/chrome:120.0
ERROR:
ROOT CAUSE:
Source code still using https://chromedriver.storage.googleapis.com/%s/chromedriver_linux64.zip to download all chromedriver version.
SOLUTION:
Change chromedriver download URL to https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/%s/linux64/chromedriver-linux64.zip if download chromedriver version is >= 115
The text was updated successfully, but these errors were encountered: