Adds a single argument to the list of arguments to be appended to the PhantomJS.exe command line.
Namespace: OpenQA.Selenium.PhantomJSAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- argument
- Type:
System String
The argument to add.
See Also