I have to enter data into a website. After reading the first csv, I would go to the open browser activity and enter the data. When I want to enter the data for the second csv, I just have to click “Add” in website. Technically I dont have to open the browser and login again. How can i just proceed to add without opening a new browser and the log in again? What should be in the condition? (Something like dont have to open browser for second csv)
Is there any alternative?