Adds a single argument 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
- argument
- Type: SystemString
The argument to exclude.
See Also