Execute the global activity with the activity identification received.
| Name | Type | Description | Mode |
|---|---|---|---|
| activity | String | The identification of the activity to run | in |
| args | Any[Any] | Arguments containing the instance initialization data. | in |
| submit | String[] | Simulated components execution values. | in |
| expect | String | Checks if the display component shows the expected value. | in |