C# Class StatLight.Client.Harness.Hosts.MSTest.StatLightTestPage

Inheritance: System.Windows.Controls.UserControl, ITestPage, IMobileTestPage
Datei anzeigen Open project: staxmanade/StatLight Class Usage Examples

Public Properties

Property Type Description
IsBrowserHostShown bool

Public Methods

Method Description
NavigateBack ( ) : bool
StatLightTestPage ( ) : System

Initializes the TestPage object.

Method Details

NavigateBack() public method

public NavigateBack ( ) : bool
return bool

StatLightTestPage() public method

Initializes the TestPage object.
public StatLightTestPage ( ) : System
return System

Property Details

IsBrowserHostShown public_oe static_oe property

public static bool IsBrowserHostShown
return bool