Updates:
        Labels: Target-2.5.2

Comment #5 on issue 502 by pekka.klarck: New `Break` keyword to exit the for loop
http://code.google.com/p/robotframework/issues/detail?id=502

The workaround explained in the comment 1 (does c1 create a link to it?) doesn't anymore work in teardowns in RF 2.5 and newer. That happens because nowadays all keywords are executed in teardowns so for loop execution doesn't stop after `Fail`. We need to investigate could we add `Break` in 2.5.2.

Reply via email to