public inbox for [email protected]  
help / color / mirror / Atom feed
[pgAdmin4] Upgrade chrome driver to latest version
2+ messages / 2 participants
[nested] [flat]

* [pgAdmin4] Upgrade chrome driver to latest version
@ 2019-01-21 06:56 Murtuza Zabuawala <[email protected]>
  2019-01-22 16:11 ` Re: [pgAdmin4] Upgrade chrome driver to latest version Dave Page <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Murtuza Zabuawala @ 2019-01-21 06:56 UTC (permalink / raw)
  To: pgadmin-hackers

Hi,

PFA patch to upgrade to latest chrome driver,
  - pip uninstall chromedriver_installer
  - pip install -r regression/requirements.txt


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Attachments:

  [application/octet-stream] update_chrome_driver.diff (522B, 3-update_chrome_driver.diff)
  download | inline diff:
diff --git a/web/regression/requirements.txt b/web/regression/requirements.txt
index ffc3ef11..25bbe989 100644
--- a/web/regression/requirements.txt
+++ b/web/regression/requirements.txt
@@ -30,4 +30,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.38'
+chromedriver_installer==0.0.6 --install-option='--chromedriver-version=2.45'


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [pgAdmin4] Upgrade chrome driver to latest version
  2019-01-21 06:56 [pgAdmin4] Upgrade chrome driver to latest version Murtuza Zabuawala <[email protected]>
@ 2019-01-22 16:11 ` Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2019-01-22 16:11 UTC (permalink / raw)
  To: Murtuza Zabuawala <[email protected]>; +Cc: pgadmin-hackers

Thanks, applied.

On Mon, Jan 21, 2019 at 6:57 AM Murtuza Zabuawala <
[email protected]> wrote:

> Hi,
>
> PFA patch to upgrade to latest chrome driver,
>   - pip uninstall chromedriver_installer
>   - 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:[~2019-01-22 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-01-21 06:56 [pgAdmin4] Upgrade chrome driver to latest version Murtuza Zabuawala <[email protected]>
2019-01-22 16:11 ` 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