Adds arguments to be appended to the Opera.exe command line.
Namespace: OpenQA.Selenium.Opera
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax
Parameters
- argumentsToAdd
- Type: System.Collections.GenericIEnumerableString
An IEnumerableT object of arguments to add.
See Also