Install ChromeDriver using Chocolatey

We use Chocolatey to install Chromdriver by running the command:


~~~~~~~~

choco install selenium-chrome-driver

~~~~~~~~

Complete and Continue