chromeversion
bunsenstraat 1 year ago
parent 591fe0d3bc
commit 24c9c548ce
  1. 4
      .circleci/config.yml

@ -144,7 +144,7 @@ jobs:
- browser-tools/install-browser-tools:
install-firefox: false
install-chrome: true
chrome-version: 115.0.5790.170
chrome-version: "115"
install-geckodriver: false
install-chromedriver: true
- run: google-chrome --version
@ -202,7 +202,7 @@ jobs:
- browser-tools/install-browser-tools:
install-firefox: false
install-chrome: true
chrome-version: 115.0.5790.170
chrome-version: "115"
install-geckodriver: false
install-chromedriver: true
- run: google-chrome --version

Loading…
Cancel
Save