Checks if suitable version of geckodriver applicable to the version of installed Firefox at the path specified by GECKO_DRIVER_HOME environment variable,
or geckodriver.home system property, or $HOME/geckodriver
If geckodriver is not found, attempts to download it from https://github.com/mozilla/geckodriver/releases/
System Property "webdriver.gecko.driver" will be also set.