mithunpal2
6 years agoContributor
Data driven loop - Not executing with 2nd row
I created a test complete variable using generate data wizard. created 2 row and 2 column with username and password.
Now I am using my script and using 'make data loop' functionality to run my tes...
- 6 years ago
Thanks Robert. I found the issue. Actually I was not passing correct parameter with the user name and password field that why it was not picking the value from table. now it is working fine . Thanks for your time.