Adding logic for dashboard mode
- Add a "Dashboard Mode" checkbox in the record dialog
- Add an API to enable and be triggered when recording/playing test and toggling the new checkbox.
- Add a new misc event "dashboard_mode" to be recorded and played when needed
Do not implement any logic behind the dashboard mode as it it very application specific
Edited by Mathieu Westphal (Kitware)