Skip to content

Commit

Permalink
Added recent selenium versions
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed May 18, 2024
1 parent dd89d33 commit 03e608d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
python-version: [3.8, 3.11] # 3.12, pypy-3.9
rf-version: [5.0.1, 6.1.1, 7.0]
selenium-version: [4.14.0, 4.15.2, 4.16.0, 4.17.2, 4.18.1, 4.19.0]
selenium-version: [4.16.0, 4.17.2, 4.18.1, 4.19.0, 4.20.0, 4.21.0]
browser: [firefox, chrome, headlesschrome] #edge

steps:
Expand Down

0 comments on commit 03e608d

Please sign in to comment.