[pgAdmin4][RM#4942] Fix chrome driver download utility for Ubuntu platform.

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][RM#4942] Fix chrome driver download utility for Ubuntu platform.
Date: 2020-03-11 10:07:58
Message-ID: CAKKotZTwpUOyqOeoPQVZhyJooAFeiLB7RyJGTm+s0duJEy+=0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue with chrome driver download utility due to which
it was failing on Ubuntu 18.04 with following error.

(venv3_pg) murtuza(at)ubuntu:~/projects/pgadmin4/tools (master)$ python
get_chromedriver.py /opt/google/chrome/chrome /tmp
The specified Chrome executable output an unexpected version string: Google
Chrome 80.0.3987.132 unknown
.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_4942.diff application/octet-stream 768 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-12 05:48:18 pgAdmin 4 commit: Fixed some accessibility issues:
Previous Message Ganesh Jaybhay 2020-03-11 09:13:20 Re: [pgAdmin][RM4764][Accessibility] Allow screen-reader to read relationship attributes in nested elements