"MOBILE_RUN_APP" Command

Description: This command is used to open an app which is already installed on the emulator or real device

Usage Scenario: Suppose we want to open Wikipedia app.

Procedure:

1- Create a step with Mobile_Run_App command

2- Enter the Android App Package Name or iOS App Bundle ID

3- Enter App Launch Activity Name which is required for Android

Your step will look like this for launching Wikipedia app using Android emulator:

Once executed on Android emulator, the app will open as below:

Â