Answer the question
In order to leave comments, you need to log in
Installing Google Chrome on Debian 10 VPS?
I ordered a freelance python bot. They said to install it on a VPS on Debian 10. To work, you need to install Google Chrome and the driver for it ( https://chromedriver.chromium.org/ ). Please tell me how to do this and in which folder to throw the driver. If possible, in plain language.
Answer the question
In order to leave comments, you need to log in
Here 's how to install Chrome. From here , unpack the driver to the directory from which the bot will see it, for example, to the directory ~/bin
in the user's home from which the bot will run. If there is no such directory, then create it; can be easily done without checking for existencecd;mkdir -p bin
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question