The desired state of the app after test initialization. Either the test framework can start the app or connect to an already running app in more advanced scenarios.
Syntax
public enum StartAction
Remarks
Members
| Member Name | Description |
|---|
| ConnectToApp |
Use the given configuration to connect to an already running app.
|
| LaunchApp |
Start the app after successful configuration.
|
Requirements
Namespace: Xamarin.UITest.Configuration
Assembly: Xamarin.UITest (in Xamarin.UITest.dll)
Assembly Versions: 0.0.0.0