Gets the list of arguments appended to the PhantomJS command line as a string array.
Namespace: OpenQA.Selenium.PhantomJSAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public ReadOnlyCollection<string> AdditionalArguments { get; }
See Also