Package org.openqa.selenium.firefox
Class FirefoxDriver.SystemProperty
java.lang.Object
org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
- Enclosing class:
- FirefoxDriver
-
Field Details
-
BROWSER_BINARY
System property that defines the location of the Firefox executable file.- See Also:
-
BROWSER_PROFILE
System property that defines the profile that should be used as a template. When the driver starts, it will make a copy of the profile it is using, rather than using that profile directly.- See Also:
-
-
Constructor Details
-
SystemProperty
public SystemProperty()
-