I tried reading the documentation but the examples was not clear to me so I can do it in my task…
Doing basic stuff like filling an online form and clicking buttons is not the problem. The loop from csv is what I am not sure about.
I have a csv with 20 lines in column 1.
each line has a text (a category) I need to create in an online form.
So I need to take each text and type into a field, hit a create button, and then the next.
This is giving me an error.