Skip to content

Commit

Permalink
Run integration tests on Selenium 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Oct 28, 2021
1 parent f8b7456 commit 77b2aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

strategy:
matrix:
selenium-version: ['3.141.59', '4.0.0-beta-2']
selenium-version: ['3.141.59', '4.0.0']

name: Integration tests (Selenium ${{ matrix.selenium-version }})

Expand Down

0 comments on commit 77b2aa7

Please sign in to comment.