We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a260a commit 6ecd6b7Copy full SHA for 6ecd6b7
tests/bootstrap.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
cd tests
3
-pip install selenium===3.10.0 \
+pip install selenium===3.11.0 \
4
docker===3.1.1 \
5
| grep -v 'Requirement already satisfied'
6
0 commit comments