July 7, 2020

Running Tests on Selenium using GeckoDriver

GeckoDriver is the link between your tests in Selenium and your Mozilla Firefox browser. It acts as a proxy for using W3C WebDriver compatible clients to work together with Gecko-based browsers e.g Firefox.