Skip to content
Daniel Larsson edited this page Feb 14, 2025 · 1 revision

DoSave action

DoSave issues a command to engine to save the currently open app. If the simulated user does not have permission to save the app it will result in an error.

Example

{
    "label": "Save MyApp",
    "action" : "dosave"
}
Clone this wiki locally