Page 1 of 1

end task on window timeout

Posted: Thu Nov 07, 2013 8:38 am
by rice1973
Hello,

What do i have to create to end a task when "Wait for Window" is used and the "Waiting timeout" is reached?

Re: end task on window timeout

Posted: Sun Nov 10, 2013 6:08 pm
by Oleg
When timeout is over then RoboTask generates "Time out" error and aborts the task execution by default.
You can use Error Handling task to process such error.
Read more here please about error handling