Hello jlpretto,
You receive this error when Workspace Macro Pro does not find particular window, which was open during recording. We suggest using ‘If Window Exists’ command with the delay time to wait for, after you open particular file/program so that program waits for that particular window to open or close and then perform the next action. You can find this command under ‘IF’ Commands Categories on left side of Task Editor. Please follow the steps to insert this command:
Also, insert enough delay after every command/action in the task so that this delay can be adjusted in case of system running slow. You can find ‘Delay’ command under ‘Delay/Wait’ Commands Categories on left side of Task Editor. Double click on it and specify the number of seconds to delay. |