Skip to content

Commit fa17e03

Browse files
authored
Update to python bindings to 3.13.0
Matching global selenium update version
1 parent db6cb58 commit fa17e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
cd tests
3-
pip install selenium===3.11.0 \
3+
pip install selenium===3.13.0 \
44
docker===3.1.1 \
55
| grep -v 'Requirement already satisfied'
66

0 commit comments

Comments
 (0)