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

From Joao Pedro De Almeida Pereira
Subject [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests
Date
Msg-id CAE+jja=73J2G6RY9XovWByG6+SU9GrKDi8tQPkCc=b=3SQQ_Zw@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests  (Dave Page <dpage@pgadmin.org>)
List 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

pgadmin-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: [pgadmin-hackers] Some questions about configuration and the pgadmin4-v1-web package
Next
From: Matthew Kleiman
Date:
Subject: [pgadmin-hackers] [Proof-of-Concept] React implementation of a simpletree browser