Forum Discussion

kalpita's avatar
kalpita
Occasional Contributor
13 years ago

Retain the last value read from a csv file in the textbox control of the application.

I am running a data-driven test for the log-in functionality of my application. The input is coming from a csv file. The file structure is very simple : Two columns - 1. User Id and 2. Password. The d...