Updates:
        Status: Duplicate
        Mergedinto: 502

Comment #1 on issue 543 by pekka.klarck: The loop statement is expected to offer 'break' and 'continue' keywords.
http://code.google.com/p/robotframework/issues/detail?id=543

There's already issue 502 about `break` which also explains an ugly workaround for it.

`continue` can be simulated using `Run Keyword If` so that the keyword is not executed when you need to continue. This workaround is relatively clean and special
`Continue` keyword won't be added.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to