Install GeckoDriver using Chocolatey

We use Chocolatey to install GeckoDriver (for Firefox) by running the command:


~~~~~~~~

choco install selenium-gecko-driver

~~~~~~~~

Complete and Continue