C# Class TestApp.AutomationApi

Show file Open project: 2gis/winphonedriver

Public Methods

Method Description
Alert ( string text ) : void
AlertEmpty ( ) : void
Echo ( string text ) : string
ReturnStubState ( ) : TestDto

Method Details

Alert() public static method

public static Alert ( string text ) : void
text string
return void

AlertEmpty() public static method

public static AlertEmpty ( ) : void
return void

Echo() public static method

public static Echo ( string text ) : string
text string
return string

ReturnStubState() public static method

public static ReturnStubState ( ) : TestDto
return TestDto