Class
InstalledBrowsers

Definition

Namespace:ArtOfTest.WebAii.Design.Execution

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class InstalledBrowsers

Inheritance: objectInstalledBrowsers

Constructors

InstalledBrowsers()

Declaration

cs-api-definition
public InstalledBrowsers()

Properties

ChromeVersion

Declaration

cs-api-definition
public static string ChromeVersion { get; }

Property Value

string

EdgeChromiumVersion

Declaration

cs-api-definition
public static string EdgeChromiumVersion { get; }

Property Value

string

EdgeVersion

Declaration

cs-api-definition
public static string EdgeVersion { get; }

Property Value

string

FireFoxVersion

Declaration

cs-api-definition
public static string FireFoxVersion { get; }

Property Value

string

IEVersion

Declaration

cs-api-definition
public static string IEVersion { get; }

Property Value

string

IsChromeInstalled

Declaration

cs-api-definition
public static bool IsChromeInstalled { get; }

Property Value

bool

IsEdgeChromiumInstalled

Declaration

cs-api-definition
public static bool IsEdgeChromiumInstalled { get; }

Property Value

bool

IsEdgeInstalled

Declaration

cs-api-definition
public static bool IsEdgeInstalled { get; }

Property Value

bool

IsFireFoxInstalled

Declaration

cs-api-definition
public static bool IsFireFoxInstalled { get; }

Property Value

bool

IsIEInstalled

Declaration

cs-api-definition
public static bool IsIEInstalled { get; }

Property Value

bool

IsSafariInstalled

Declaration

cs-api-definition
public static bool IsSafariInstalled { get; }

Property Value

bool

SafariVersion

Declaration

cs-api-definition
public static string SafariVersion { get; }

Property Value

string