Adds arguments to be excluded from the list of arguments passed by default
to the Opera.exe command line by operadriver.exe.
Namespace: OpenQA.Selenium.Opera
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax
Parameters
- argumentsToExclude
- Type: SystemString
An array of arguments to exclude.
See Also