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)
But remember if there is opened Browser you can pass variable about connection to Browser (UiBrowser) so you are sure that all operation will be inside this browser.
There is an activity Attach Browser.
Indicate browser by clicking on opened browser (remember to what browser are u using, now IE, CHrome and Mozilla (last with add-on) are supported)