refactoror / SelBlocks

SelBlocks extension for Selenium IDE
10 stars 7 forks source link

broke up the test cases for exitTest #15

Closed matthewkastor closed 9 years ago

matthewkastor commented 9 years ago

fixes issue #14

After the first successful command to exitTest, the test exits and none of the other cases were tested. Breaking up the tests and putting a failure condition in after the call to exitTest fixes false passes.

refactoror commented 9 years ago

This has been incorporated into 2.0.2.