FirefoxBinary IsOnLinux Property WebDriver
Gets a value indicating whether the current operating system is Linux.

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

protected static bool IsOnLinux { get; }
See Also