romanmfs
8 years agoFrequent Contributor
Type Mismatch
Hi!
I have a simple datadriven test case that opens up a page and fills in values to the fields.
Excel doc has 3 different values for each column (eg: eamil, name etc).
The test runs fine but when it reaches the end of the loop for some reason it tries to go 4th time (or if I delete the rows and only will have 1 row, TC will try to open the page the 2nd time) and then failes with 'type mismatch".
Any ideas? Screenshots attched.