pull/3347/head
Filip Mertens 2 years ago
parent cb631339e2
commit 5e5fca7198
  1. 5
      .circleci/config.yml

@ -151,8 +151,9 @@ jobs:
type: string
parallelism: 4
steps:
- browser-tools/install-chrome
- browser-tools/install-chromedriver
- browser-tools/install-browser-tools:
install-firefox: false
install-chrome: true
- run: google-chrome --version
- run: chromedriver --version
- run: rm LICENSE.chromedriver 2> /dev/null

Loading…
Cancel
Save