Gets the command-line arguments for the driver service.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
protected virtual string CommandLineArguments { get; }
protected virtual string CommandLineArguments { get; }
Protected Overridable ReadOnly Property CommandLineArguments As String
Get
Protected Overridable ReadOnly Property CommandLineArguments As String
Get
protected:
virtual property String^ CommandLineArguments {
String^ get ();
}
protected:
virtual property String^ CommandLineArguments {
String^ get ();
}