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 3a03764 commit ace138aCopy full SHA for ace138a
tests/bootstrap.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
cd tests
3
-pip install selenium===3.6.0 \
+pip install selenium===3.7.0 \
4
docker===2.5.1 \
5
| grep -v 'Requirement already satisfied'
6
0 commit comments