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

Поиск
Список
Период
Сортировка
От Joao Pedro De Almeida Pereira
Тема [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests
Дата
Msg-id CAE+jja=73J2G6RY9XovWByG6+SU9GrKDi8tQPkCc=b=3SQQ_Zw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: [pgadmin-hackers] Some questions about configuration and the pgadmin4-v1-web package
Следующее
От: Matthew Kleiman
Дата:
Сообщение: [pgadmin-hackers] [Proof-of-Concept] React implementation of a simpletree browser