Continue at Latest Iteration Option

This option lets TaskBot continue where it left off in the previous run.

It can be applied both on standard and dynamic loop type.

The Start from field will be automatically updated by the TaskBot after it finishes its run. If you entered a parameter reference, its testing value will be automatically updated after the run.

Example: Saving large lists

Imagine you are saving a list of 10,000 profiles. On the 1,000th profile the website suddenly crashes. If you toggled Continue at Latest Iteration, on its next run TaskBot will start from the 1,001st item.

Example: Opening a limited number of profiles per run

You can combine repetition number with this option to only process a limited number of rows per run. An example would be to limit visiting profile links from a data table to 100 a day. This is the set-up:

Last updated