Why does this click throw an error when it succeeds?

I have a click that’s giving me problems. I shortened the timeout to 1 second, then 1.5 seconds, and it’s still giving me failures.

The click even succeeds, and because it’s saving a file, I can see the file when it is saved. Yet I still get this error.

I’ve tried editing the selector, and it seems that the ctrlid is required. I don’t see anything overly specific there either, and its actually working, so I’m at a loss for what to try next.

use click image activity for that
@Robot.Builder.9001

Try to set the ContinueOnError=True in that click activity.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.