HI, I have an excel file of users and passwords that I am reading and looping through each row. I can pass the username to a variable to use in an Input element but Im having trouble getting the Password into the GetPassword element. Is there a specific way to achieve this ?
Thanks