pgAdmin 4 commit: Update Chromedriver version for Chrome 58.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update Chromedriver version for Chrome 58.
Date: 2017-04-21 08:54:26
Message-ID: E1d1UKg-0004s4-1D@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update Chromedriver version for Chrome 58.

Note:
If you had previously installed the old driver you need to uninstall and install again it.

$ pip uninstall chromedriver_installer
$ pip install -r regression/requirements.txt

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=70832286bcee0a02eb6acca67a58878954fda861
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>

Modified Files
--------------
web/regression/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-21 08:54:40 Re: [patch] Update chrome driver to support chrome version 58 in tests
Previous Message Dave Page 2017-04-21 08:33:11 Re: Some questions about configuration and the pgadmin4-v1-web package