I made one script which has login Id, password, branch name and branch code. I make csv for 10 user including all these value id, password ,branch name, and code.
I have done csv config setting properly. Problem is my script not taking csv value and running for only those value which are captured during recording. Recorded value not getting replace by csv value. My application is asp.net based. does the problem with application database or with my script?