I’m trying to create a robot to automate some web form entry. I am trying to loop through an csv that has information to input into the web form. I am super new and am just trying to figure out why my loop isn’t working.
The only thing I can think of is that in this tutorial Web Data Entry Automation. CSV to Salesforce - UiPath Studio - YouTube
it shows a for each row in datatable and my loop just says for each row. I don’t know what the difference is, but I’m just looking for some help.
Let me know what I’m doing wrong.