pgAdmin 4 commit: Update required ChromeDriver version for current vers

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update required ChromeDriver version for current vers
Date: 2018-03-19 10:05:45
Message-ID: E1exrfl-000649-Mv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update required ChromeDriver version for current versions of Chrome. Fixes #3219

This requires an update to build/test envs:

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

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48319d56df0a252861602a2439c7ad91af29d4a0
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

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 2018-03-19 10:06:30 Re: [pgAdmin4][RM#3219] Update Chrome web driver
Previous Message Murtuza Zabuawala 2018-03-19 10:02:04 [pgAdmin4][RM#3219] Update Chrome web driver