"MOBILE_UNLOAD_APP" Command

Description: This command is used to unload the app on an emulator which was previously started using Mobile_Run_App or Mobile_Load_App. “Remove App” option can be used to remove an app installed using Mobile_Load_App command.

Usage Scenario: Suppose we want to unload Wikipedia app and remove it.

Procedure: At the end of your test case, add a step with Mobile_Unload_App command and check “Remove App”. Your step will look like this: