I have a web from that i need to be filled automatically.
Within the form, i need to add some Filenames and URL´s into a Table. In the HTML code you can see that the fields have the same recurring names.
I need to fill in multiple lines with different values. However, PAD is always filling the first line, replacing the previous text when using a for each loop. I could maybe use the Key Input in Combiation with TAB, but i hope that there is an more elegant way.
I was expecting that more users do have issues with such forms, but could not find anything in the search.
Does anyone have an idea how I could solve this?