Does Selenium work with Firefox?

Does Selenium work with Firefox?

The short answer is: yes, Selenium works with Firefox.

In order to get Selenium working with Firefox, you must download the Firefox WebDriver. This is a different driver than JavaScript or .NET. Once the driver is downloaded, you must include it in your project before you can use Firefox for testing.