Re: [patch] Update chrome driver to support chrome version 58 in tests

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Oliver Switzer <oswitzer(at)pivotal(dot)io>
Subject: Re: [patch] Update chrome driver to support chrome version 58 in tests
Date: 2017-04-21 08:54:40
Message-ID: CA+OCxoxvyLftVHwJ5cSaxH7SoqDmRnkP3hVNkn+F1_DWAw49bA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Thu, Apr 20, 2017 at 11:03 PM, Joao Pedro De Almeida Pereira <
jdealmeidapereira(at)pivotal(dot)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(at)postgresql(dot)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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Devrim Gündüz 2017-04-21 08:57:02 Re: Some questions about configuration and the pgadmin4-v1-web package
Previous Message Dave Page 2017-04-21 08:54:26 pgAdmin 4 commit: Update Chromedriver version for Chrome 58.