Use this action to restart the AUT during the test.
The action closes your AUT and all windows/dialogs associated with it.
It then starts the same AUT with the same configuration as it had when you originally started it and carries on with the test.
If your AUT takes a while to load/to be ready, it is a good idea to use the "wait for window" or "wait for component" action after the restart action.
![]() |
Do not use the restart action as the first Test Step in a test. |
![]() |
If you want to close your AUT using e.g. the menu and have it restarted automatically, then use the actions to prepare for AUT termination and to synchronize termination and re-start of an AUT. |
This action has no parameters.