Install the driver for selenium:
sudo apt install chromium # may already be installed, but just in case
sudo apt install chromium-driver
Create a new environment for python
python -m venv .venv
source .venv/bin/activate
Use driver-test.py to see if the installation is successful:
python ./driver-test.py
The files starting with target- insert random records to various phishing attach sites to make the life harder for the scammers. Just a real life use.