Hi all,
I am trying to create a desktop flow, that opens https://www.lowemissionzones.scot/vehicle-registration-checker
and takes registration from each row of a table to input into a field on that website.

I am trying to
-> copy the reg from a cell
->then paste on the website
-> then click "submit"
-> click "yes"
->copy the result
-> paste the result on adjacent cell
->go to next row and do the same
When I try to capture actions, it records clicking on cell A2 for example but I cannot after that convert A2 into a variable, which to increase to A3, etc.
I did try read from CSV file function and adding it into a table, but then I am not sure how to proceed further.
Can you please help or give me some directions?
Thanks in advance
Regards,
Galin