Skip to content

Commit

Permalink
Run integration tests on Selenium 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Nov 25, 2021
1 parent 66dbc5a commit 54faa8f
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.1.0']

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

Expand Down

0 comments on commit 54faa8f

Please sign in to comment.