We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8cfb6 commit 305b8f6Copy full SHA for 305b8f6
.github/workflows/CI.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
python-version: [3.8, 3.12] # pypy-3.9
13
rf-version: [6.1.1, 7.0.1]
14
- selenium-version: [4.20.0, 4.21.0]
+ selenium-version: [4.21.0, 4.22.0, 4.23.1, 4.24.0]
15
browser: [firefox, chrome, headlesschrome] #edge
16
17
steps:
0 commit comments