Restart iteration when failed

Ask general questions here.
PiJano
Posts: 7
Joined: Wed Sep 24, 2014 1:11 pm

Restart iteration when failed

Post by PiJano » Wed Dec 09, 2015 9:54 am

Hi everyone,

is there a way to restart an iteration after it fails?
In our Tests we have iterations where a website is shown. Sometimes the server behind the website isn't working so the surface don't show up. After a restart it works.

thanks for your help,
Jan

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Restart iteration when failed

Post by Support Team » Mon Dec 14, 2015 3:17 pm

Hello PiJano,

Currently it is not possible to restart an iteration if it fails, but maybe it is better to use the "Invoke Action
WaitForDocumentLoaded()" in order to wait until the web document is loaded.
WaitForDocumentLoaded.jpg
Add this action at the beginning of each iteration.

I hope that helps,

Regards,
Bernhard
You do not have the required permissions to view the files attached to this post.