Initializes a new instance of the Command class for a Session
Namespace: OpenQA.Selenium.RemoteAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- sessionId
- Type: OpenQA.Selenium.Remote SessionId
Session ID the driver is using
- name
- Type:
System String
Name of the command
- parameters
- Type:
System.Collections.Generic Dictionary
String,
Object
Parameters for that command
See Also