Chromedriver installer removed

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Chromedriver installer removed
Date: 2019-04-25 08:43:40
Message-ID: CA+OCxoyWr-ZTuCo_Wp7xSUm3MhLdfU827ggUVCfDg18TmZW98g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hackers,

chromedriver_installer has been removed from
web/regression/requirements.txt as it no longer works following a version
number format change in Chromedriver, and no longer seems to be supported.

I've added tools/get_chromedriver.py instead which can be used to install
the correct version of chromedriver for the version of chrome that's
installed. I'm working on integrating this into the Jenkins builds.

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-04-26 11:05:08 [pgAdmin4][Patch]: RM #4154 List sequences in left tree
Previous Message Dave Page 2019-04-25 08:41:45 pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri