I have a process that logs into a web page and uses a type into activity to pull names for a excel sheet and types those names in a search bar then pulls the information from that profile back into the excel sheet. Sometimes this process takes hours to get all the required information.
My issue is that sometimes the web page will close due to the time it takes, was wondering the best way to go about opening the webpage back up and continue the process where it left off before the page was closed down.