public inbox for [email protected]
help / color / mirror / Atom feedFrom: Murtuza Zabuawala <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [pgAdmin4][RM#3219] Update Chrome web driver
Date: Mon, 19 Mar 2018 15:32:04 +0530
Message-ID: <CAKKotZTu+JmPLNUoTz1R0Ske0na9Rn-hbGTo75kiu=ijJf2QOg@mail.gmail.com> (raw)
Hi,
PFA patch to update chrome web driver to latest version because newer
version of Chrome is no longer compatible with it.
Steps:
1) activate virtual env
2) pip uninstall chromedriver_installer
3) apply patch
4) pip install -r regression/requirements.txt
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachments:
[application/octet-stream] RM_3219.diff (520B, 3-RM_3219.diff)
download | inline diff:
diff --git a/web/regression/requirements.txt b/web/regression/requirements.txt
index cb93353..fa61d2e 100644
--- a/web/regression/requirements.txt
+++ b/web/regression/requirements.txt
@@ -18,4 +18,4 @@ mock===2.0.0; python_version < '3.3'
# Leave this at the end because there is a bug where the '--install-option'
# is applied to all subsequent requirements
-chromedriver_installer==0.0.6 --install-option='--chromedriver-version=2.33'
+chromedriver_installer==0.0.6 --install-option='--chromedriver-version=2.37'
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [pgAdmin4][RM#3219] Update Chrome web driver
In-Reply-To: <CAKKotZTu+JmPLNUoTz1R0Ske0na9Rn-hbGTo75kiu=ijJf2QOg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox