[pgadmin-hackers] pgAdmin 4 commit: Update Chromedriver version for Chrome 58. - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Update Chromedriver version for Chrome 58.
Date
Msg-id E1d1UKg-0004s4-1D@gothos.postgresql.org
Whole thread Raw
List 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@pivotal.io>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] Some questions about configuration and thepgadmin4-v1-web package
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests