Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1029733

Bug#930543: workaround

From Tomas Pospisek <tpo@sourcepole.ch>
Newsgroups linux.debian.bugs.dist
Subject Bug#930543: workaround
Date 2020-10-23 17:00 +0200
Message-ID <B36HU-e6-3@gated-at.bofh.it> (permalink)
References <y91VM-5Nm-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The chromium-driver will apparently try to use /usr/bin/google-chrome 
*first*, no matter what. It even ignores the search $PATH.

So if one does not intend to delete /usr/bin/google-chrome, then one work 
around is to binary patch /usr/bin/chromedriver:

1. install a binary editor, such as bvi
2. edit /usr/bin/chromedriver
3. find google-chrome in the binary
4. replace it with google-chromE

*t

Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread


Thread

Bug#930543: workaround Tomas Pospisek <tpo@sourcepole.ch> - 2020-10-23 17:00 +0200

csiph-web