thirtyfour icon indicating copy to clipboard operation
thirtyfour copied to clipboard

Script for Chrome Driver is outdated

Open StackOverflowExcept1on opened this issue 2 months ago • 0 comments

https://github.com/vrtgs/thirtyfour/blob/main/ci/ubuntu-latest-chrome https://developer.chrome.com/docs/chromedriver/downloads

new url: https://googlechromelabs.github.io/chrome-for-testing/

I had to download chrome-linux64.zip, unzip it and run it via ./chromedriver-linux64/chromedriver --port=9515 &

StackOverflowExcept1on avatar Nov 02 '25 07:11 StackOverflowExcept1on