DefaultRemoteCommand CommandString Property WebDriver
The string token that we'll send to the server

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public string CommandString { get; }

Implements

IRemoteCommand CommandString
See Also