I have a web page where data should be extracted from Excel paste into respective fields.
Please help me in getting out of it.
Have you explored the selector of the web page rows? It should contain some kind of ID assigned to each row. Try using a counter increasing with each loop to access the web page row.
1 Like