I have multiple URLs on an excel sheet (RPA_Test) in column A from rows 2 to 5. I want to Go to web page by For each loop and copy a specific text from each URL.
How do I open the URL one by one and perform the task for each URL available in the sheet?