rpi install chomedriver

C++
You will want to install this if your using something like selenium with RPi
sudo apt-get install chromium-chromedriver
Source

Also in C++: