Hello,
I created 3 simple tests. Each one consists of a login step, testing a different link of the home menu in each, then logging off. (all on the same website of course)
I want these tests all put into one test called "TestList" so that they can all run right after another. For some reason however, after Test1 runs, it simply finishes and says "1 passed out of total 1". All 3 tests are enabled as well as each working independently when I enable each one separately. Even when I right click to say "run to here" on Test2 it still simply stops after Test1 finishes.
Just wondering why this is occuring? As I've created other TestLists in the passed and never seemed to have this issue before.
I created 3 simple tests. Each one consists of a login step, testing a different link of the home menu in each, then logging off. (all on the same website of course)
I want these tests all put into one test called "TestList" so that they can all run right after another. For some reason however, after Test1 runs, it simply finishes and says "1 passed out of total 1". All 3 tests are enabled as well as each working independently when I enable each one separately. Even when I right click to say "run to here" on Test2 it still simply stops after Test1 finishes.
Just wondering why this is occuring? As I've created other TestLists in the passed and never seemed to have this issue before.