functional-tests: splinter 0.14.0 is in PyPI

Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Joseph Nuthalapati 2020-08-21 23:27:58 +05:30 committed by Sunil Mohan Adapa
parent 3e2df420cf
commit 5971ace116
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -8,8 +8,7 @@ sudo apt-get install -yq --no-install-recommends \
python3-pip firefox-esr smbclient\
xvfb
pip3 install wheel
pip3 install git+https://github.com/cobrateam/splinter.git@0.14.0
pip3 install pytest-splinter pytest-bdd pytest-xvfb pytest-xdist
pip3 install splinter pytest-splinter pytest-bdd pytest-xvfb pytest-xdist
echo "Installing geckodriver"
(