Skip to content

How do I store app activity information?

This example demonstrates how to store the app activity information and store it in a variable.

In the solution, we use the HICC Prod mobile app to store the app activity information by using storeCurrentActivity command. The variable name goes into the Target field where the value is stored

Solution:

# Command Target Value
Store package information of HICC Prod App
1 storeCurrentActivity activityName

Note:

  • This command is supported only in Android devices.

Feedback and Knowledge Base