Skip to content

Commit

Permalink
Upgraded wdio configuration following driver management in v8.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchereau committed Nov 7, 2023
1 parent 9343f1e commit 787738c
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 1,577 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
- name: Install packages
run: npm ci

- name: Install selenium
run: |
npm i -g selenium-standalone
selenium-standalone install --version 4.6.0
# - name: Analyze code
# run: npm run eslint

Expand Down
Loading

0 comments on commit 787738c

Please sign in to comment.