proof
proof copied to clipboard
Bump selenium-standalone to v8.3.0 to fix an issue for mac m1
While attempting to run proof tests locally on my Mac M1, I encountered an error:
Error in "getDownloadStream". Could not download https://chromedriver.storage.googleapis.com/114.0.5735.90/chromedriver_mac64_m1.zip
See more details below:
404 https://chromedriver.storage.googleapis.com/114.0.5735.90/chromedriver_mac64_m1.zip
Response code 404 (Not Found)
The error is in selenium-standalone and upon some research, I found the issue on their repo, and the ultimate fix.
The fix was deployed on selenium-standalone v8.2.1, but I opted to bump the version all the way to v8.3.0, the latest before v9.