On Wed, Jun 20, 2012 at 9:09 AM, Gajendra Jain <[email protected]> wrote: > I have execute all the scripts in sequence and during the execution if any script fails, the test execution should not stop in between.
You should use a test runner, like test/unit, rspec or cucumber. They have that feature built-in. Željko -- filipin.eu -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
