This window allows to define the text of a prompt, which will be shown during the playback of the macro you are currently recording.
Click the button at the bottom of this window to write the current prompt as planned interruption into your recorded macro.
Afterwards continue to record those steps of your macro, that should be played back AFTER the user has interacted.
The idea behind this is to add some degree of interaction to your macro.
For example you may instruct the user of your macro to
-
select some species,
-
mark some species,
-
search some species,
-
select a tree,
-
insert information to a textfield or
-
toggle/select some option in GUI.
Your prompt shall tell the user what to do.
Below your prompt the user will see a button labeled 'Click when done to continue with macro'.
As soon as the user clicks on this button, the macro execution will be continued.
|