[Wtr-general] Skipping Tests

Fletch forum-watir-users at openqa.org
Fri Dec 1 10:16:21 EST 2006


That is kind of what I mean, however in my case this would lead to a lot of repeated code.

Test1
(if True)
Action2
Action3
Action4
Action5
(else)
Action4
Action5

I have been thinking about a goto(Action4) which works, but as my code is sequential, it follows Action4 with Action2, Action3, and Action4 again
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5563&messageID=15502#15502


More information about the Wtr-general mailing list