I want to access multiple web pages and do data scraping. See the attached images.
I pass the ‘var_url’ variable which indicates urls to access multiple pages one by one.
With the settings shown in the attached image, Studio tries to open the browser screen as many as the number of urls. It puts a lot of strain on the CPU.
How can I do to do this project in one browser screen?
You can use close tab activity or close application activity or close window activity all of them will close the browser try and pick which works best for you.