public inbox for [email protected]  
help / color / mirror / Atom feed
From: Murtuza Zabuawala <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [pgAdmin4] Upgrade chrome driver to latest version
Date: Mon, 21 Jan 2019 12:26:56 +0530
Message-ID: <CAKKotZTq=rnrH5vn3iQvScU_MPTkEAxzq5dabT3Fk0zGSb-2Dw@mail.gmail.com> (raw)

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'


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] Upgrade chrome driver to latest version
  In-Reply-To: <CAKKotZTq=rnrH5vn3iQvScU_MPTkEAxzq5dabT3Fk0zGSb-2Dw@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