Skip to content

Firefox related settings

MarkCTest edited this page Sep 10, 2014 · 1 revision

Firefox driver is included in the selenium-server-standalone.jar available in the Selenium downloads. The driver comes in the form of an xpi (firefox extension) which is added to the firefox profile when you start a new instance of FirefoxDriver.

Available cli arguments

This can be found on the [FirefoxDriver page] (https://code.google.com/p/selenium/wiki/FirefoxDriver#Important_System_Properties).

Settings for the Firefox profile which can be set via the desiredCapabilities can be found here.