public inbox for [email protected]
help / color / mirror / Atom feed[pgAdmin4][RM#3219] Update Chrome web driver
2+ messages / 2 participants
[nested] [flat]
* [pgAdmin4][RM#3219] Update Chrome web driver
@ 2018-03-19 10:02 Murtuza Zabuawala <[email protected]>
2018-03-19 10:06 ` Re: [pgAdmin4][RM#3219] Update Chrome web driver Dave Page <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Murtuza Zabuawala @ 2018-03-19 10:02 UTC (permalink / raw)
To: pgadmin-hackers
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'
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgAdmin4][RM#3219] Update Chrome web driver
2018-03-19 10:02 [pgAdmin4][RM#3219] Update Chrome web driver Murtuza Zabuawala <[email protected]>
@ 2018-03-19 10:06 ` Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2018-03-19 10:06 UTC (permalink / raw)
To: Murtuza Zabuawala <[email protected]>; +Cc: pgadmin-hackers
Thanks, applied.
On Mon, Mar 19, 2018 at 10:02 AM, Murtuza Zabuawala <
[email protected]> wrote:
> 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
>
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2018-03-19 10:06 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 10:02 [pgAdmin4][RM#3219] Update Chrome web driver Murtuza Zabuawala <[email protected]>
2018-03-19 10:06 ` Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox