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.
#~ images chrome --channel beta --browser 116.0.5845.50-1 --tag selenoid/chrome:116.0-beta
command error: parse chromedriver version: could not find compatible chromedriver
@vania-pooh Please note that parsing seems to work when I remove the trailing .50-1 from the version number, but then apt fails to install the package since the version isn't correct.
The text was updated successfully, but these errors were encountered:
Using the latest commit of
images
( 2c0aed6 ), building chrome 115 stable works but not chrome 116 beta:Working:
Not working:
@vania-pooh Please note that parsing seems to work when I remove the trailing
.50-1
from the version number, but thenapt
fails to install the package since the version isn't correct.The text was updated successfully, but these errors were encountered: