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

From: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Oliver Switzer <oswitzer(at)pivotal(dot)io>
Subject: [patch] Update chrome driver to support chrome version 58 in tests
Date: 2017-04-20 22:03:51
Message-ID: CAE+jja=73J2G6RY9XovWByG6+SU9GrKDi8tQPkCc=b=3SQQ_Zw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
0001-Change-chrome-driver-version-to-2.29-to-make-it-work.patch application/octet-stream 744 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Matthew Kleiman 2017-04-20 22:08:07 [Proof-of-Concept] React implementation of a simple tree browser
Previous Message Josh Berkus 2017-04-20 20:50:09 Some questions about configuration and the pgadmin4-v1-web package