jaswany
14 years agoOccasional Contributor
Data-driven loop issue
So I have an issue that I can't seem to figure out.
I have setup a keyword-driven test that runs through a website to create a new user. I have created a spreadsheet with generated data and setup the text field that I want to pull the variable data from. Then I created a Data-Driven loop that start from the beginning and creates the second user, etc.
The problem I have is that after it clicks the close browser button on the website, it doesn't know what to do next. I thought it would once again launch the run testedapp and proceed with the test. Instead it closes the internet explorer window, and doesn't ever open a new window.
This is the message I get: There is (are) 1 running instance(s) of "C:\Program Files\Internet Explorer\IEXPLORE.EXE". New instances will not be launched.
I have the data driven loop as the first item in the test, is that not right?
1. Data-Driven loop
2. Run Testapp
3. To url...
4. ...
I have setup a keyword-driven test that runs through a website to create a new user. I have created a spreadsheet with generated data and setup the text field that I want to pull the variable data from. Then I created a Data-Driven loop that start from the beginning and creates the second user, etc.
The problem I have is that after it clicks the close browser button on the website, it doesn't know what to do next. I thought it would once again launch the run testedapp and proceed with the test. Instead it closes the internet explorer window, and doesn't ever open a new window.
This is the message I get: There is (are) 1 running instance(s) of "C:\Program Files\Internet Explorer\IEXPLORE.EXE". New instances will not be launched.
I have the data driven loop as the first item in the test, is that not right?
1. Data-Driven loop
2. Run Testapp
3. To url...
4. ...