removeApp (Native/Hybrid Apps - Manipulation)
Compatible with:
- Purpose
- Removes/Uninstalls an existing application from the device under test.
- Syntax
- removeApp(packageName)
- Target
- packageName - Name of the package(application), which is going to be uninstalled. Mandatory argument.
- Value
- N/A
- Return Value
- N/A