I am filling details on an online tool by looping through each rows of a csv file. I can successfully login and fill first section of the form but the element of the next section is not locatable although with the help of screenshot I can see the code takes it to the second section.
I have programmed to loop through each row of the data sheet which contain all section’s information of the online tool. I am expecting that each round of loop covers all the section until final result of each row of the data sheet and then start from the first section of the tool. The final results of each row should be scrapped later and get integrated with the original data sheet.
Suman Sourav is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.