I have created a CSV file and placed in /bin directory and added csv data config file with paramaters UID
and PWD
but when I run the test it does not show the user id and password. Despite, in the csv file it shows as txtlogin=<EOF>&txtpassword=<EOF>
.
Why isn't it picking the given userids and password?