Gets the current platform.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
public static Platform CurrentPlatform { get; }
public static Platform CurrentPlatform { get; }
Public Shared ReadOnly Property CurrentPlatform As Platform
Get
Public Shared ReadOnly Property CurrentPlatform As Platform
Get
public:
static property Platform^ CurrentPlatform {
Platform^ get ();
}