Hello,
i want to login into a site with different usernames and passwords and proxies, these are all contained in 3 columns of csv file. How do i loop through the rows of data ie 20 rows each with username, password and proxy. Then i want the bot to stop after the last row i.e row 20. So how do i construct the logic statement to achieve that?
i want to login into a site with different usernames and passwords and proxies, these are all contained in 3 columns of csv file. How do i loop through the rows of data ie 20 rows each with username, password and proxy. Then i want the bot to stop after the last row i.e row 20. So how do i construct the logic statement to achieve that?