pgAdmin 4 commit: Update required ChromeDriver version for currentvers - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Update required ChromeDriver version for currentvers
Date
Msg-id E1exrfl-000649-Mv@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][RM#3219] Update Chrome web driver
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3219] Update Chrome web driver