Hello, I create a keyword test that include number of steps. I try to perform the test in loop but I don't succeed. How can I define the test to run in loop? Rinat
Have you followed the instructions listed in the "Organizing Loops" help topic? To make your loop work, you must specify operation parameters (see the "For Loop Operation" help topic) and add operations which you want to run in a loop as children of the loop operation.