Activities after delay does not run

I am using a delay for 15 seconds when the captcha page appears so that human can take over within the 15 secs then afterward continue to the next activity, but it does not run the next activity.
Thanks

@lpc

I’m not quite sure your situation but I guess if you don’t take over the robot then it will work after delay, right?
If so, it might be you changed something condition, for example active window or cursor position. I recommend you to use attach window or click target object after you took over.

Rgds,

J,

@lpc

May be that is based on the activity after the delay and ofcourse the time you gave also. Can you post the screenshot of delay activity how you have the time and the activities right after that?