

I also installed a couple of other required packages: sudo apt-get install xvfb The dist-upgrade results showed that chromedriver was updated to version 74 (same as my Chromium) Sudo apt-get update & sudo apt-get dist-upgrade

(this is an older version of chromedriver, but it gets updated in subsequent steps below) (but note there is another version labeled “Release” that could be tried) Install chromedriver (these steps could prob be shortened, but they worked for me): Install Selenium (if you haven't already):

I started with update and dist-upgrade: sudo apt-get upgrade Here's how I installed everything and below is code that works for me. I've got Selenium and Chromium/chromedriver working on my RaspPi 3 Model B Rev 1.2 running Buster.
