Adds a list arguments to be used in launching the Firefox browser.
Namespace: OpenQA.Selenium.Firefox
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax
Parameters
- argumentsToAdd
- Type: System.Collections.GenericIEnumerableString
An array of arguments to add.
Remarks
See Also