Re: [pgAdmin4][RM#3219] Update Chrome web driver

2018-03-19 Thread Dave Page
Thanks, applied.

On Mon, Mar 19, 2018 at 10:02 AM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:

> Hi,
>
> PFA patch to update chrome web driver to latest version because newer
> version of Chrome is no longer compatible with it.
>
> Steps:
> 1) activate virtual env
> 2) pip uninstall chromedriver_installer
> 3) apply patch
> 4) pip install -r regression/requirements.txt
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>


-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


[pgAdmin4][RM#3219] Update Chrome web driver

2018-03-19 Thread Murtuza Zabuawala
Hi,

PFA patch to update chrome web driver to latest version because newer
version of Chrome is no longer compatible with it.

Steps:
1) activate virtual env
2) pip uninstall chromedriver_installer
3) apply patch
4) pip install -r regression/requirements.txt


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


RM_3219.diff
Description: Binary data