What does Automator error -50 mean?
I have a simple Automator "Watch Me Do" script that clicks a button within a window. Then there is a "Loop Aumatically" in the workflow just after this
When I run the script, the button click completes but then it displays this error:
The action encountered an error.
The operation couldn't be completed. (OSStatus error -50)
Any idea what the above means? The action does what I want but because it throws this error after completing the button click, the loop can't run and the entire workflow fails.