Repeat:(DO WHILE LOOP)
The REPEAT step repeatedly executes its child steps up to a maximum number of times that you specify. It determines whether to re-execute the child steps based on a Repeat on condition. You can set the repeat condition to one of the following:
*Repea...
vikalp07.hashnode.dev2 min read