Re: [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests
Date
Msg-id CA+OCxoxvyLftVHwJ5cSaxH7SoqDmRnkP3hVNkn+F1_DWAw49bA@mail.gmail.com
Whole thread Raw
In response to [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests  (Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io>)
Responses Re: [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests
List pgadmin-hackers
Thanks, patch applied.

On Thu, Apr 20, 2017 at 11:03 PM, Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io> wrote:
Hi Hackers,

With the update to version 58 of chrome the version of the chrome driver of Selenium need to be updated to version 2.29.

This patch does that change.

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

Thanks
Joao & Oliver


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




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

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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Update Chromedriver version for Chrome 58.
Next
From: Devrim Gündüz
Date:
Subject: Re: [pgadmin-hackers] Some questions about configuration and thepgadmin4-v1-web package