Orb version
1.4.2
What happened
When trying to run the browser-tools/install-chromedriver step, the download 404's out.
Installed version of Google Chrome is 116.0.5845.140
116.0.5845.140 will be installed
curl: (22) The requested URL returned error: 404
Exited with code exit status 22
That particular version is marked as the "Stable(upcoming)" version on the availability dashboard, and as of this writing it's unavailable

Expected behavior
Not quite sure the idea solution, but maybe somehow checking for working versions of both? before committing to a version?
#75 seems kind of related
Edits: corrected orb version # & replaced error example screenshot with code fence for better discoverabity
Orb version
1.4.2
What happened
When trying to run the
browser-tools/install-chromedriverstep, the download 404's out.That particular version is marked as the "Stable(upcoming)" version on the availability dashboard, and as of this writing it's unavailable
Expected behavior
Not quite sure the idea solution, but maybe somehow checking for working versions of both? before committing to a version?
#75 seems kind of related
Edits: corrected orb version # & replaced error example screenshot with code fence for better discoverabity