I would like to extract a row value(eg. JA9999999) in a CSV file and put the value using “TypeInto” in WebUI. I see the value is taken out from a CSV file, but somehow the value is not typed into a field in web.
What should I set up or change in those activities?
@Srini84,
It was successful when a sample value “JA0000007” directly in the TypeInto and Single Line.
After this confirmation, it runs successfully giving again “row(“JAID”).ToString()” in TypeInto.