CommandInfoRepository Instance Property WebDriver
Gets the singleton instance of the CommandInfoRepository.

Namespace: OpenQA.Selenium.Remote
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public static CommandInfoRepository Instance { get; }
See Also