Execution stats for a user-provided Robo script.
| JSON representation |
|---|
{ "totalActions": integer, "successfulActions": integer } |
| Fields | |
|---|---|
totalActions |
The total number of actions in the Robo script. |
successfulActions |
The number of Robo script actions executed successfully. |