Sets a preference in the profile.
Namespace: OpenQA.Selenium.FirefoxAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- name
- Type:
System String
The name of the preference to add.
- value
- Type:
System String
AString value to add to the profile.
See Also