Skip to content

Commit e1a4f4c

Browse files
committed
Expanded selenium versions upto 4.19.0
1 parent 204ceda commit e1a4f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
python-version: [3.8, 3.11] # 3.12, pypy-3.9
1313
rf-version: [5.0.1, 6.1.1, 7.0]
14-
selenium-version: [4.14.0, 4.15.2, 4.16.0] #4.17.0, 4.18.0
14+
selenium-version: [4.14.0, 4.15.2, 4.16.0, 4.17.2, 4.18.1, 4.19.0]
1515
browser: [firefox, chrome, headlesschrome] #edge
1616

1717
steps:

0 commit comments

Comments
 (0)