Interface ICommand NamespaceOpenQA.Selenium.DevTools AssemblyWebDriver.dll Represents a command used by the DevTools Remote Interface public interface ICommand Properties CommandName Gets the name of the command. string CommandName { get; } Property Value string