UITestEngine.GoBackToTestStartPage(Microsoft.Phone.Controls.PhoneApplicationPage)
Function after a test back to page navigation, when the test was started.
Namespace: SoftHai.Testing.UITestAssembly: SoftHai.Testing
Syntax
Visual Basic
Public Sub GoBackToTestStartPage( _
ByVal pPage As Microsoft.Phone.Controls.PhoneApplicationPage _
)
C#
public void GoBackToTestStartPage(
Microsoft.Phone.Controls.PhoneApplicationPage pPage
)
Parameter
This WikiPage was created with
Codeplex WikiEditor