Hi guys, I’m trying to make an activity where I have a .xlsx table with some links, and for each row I want to open the browser and scrape for 2 elements on the page. The error I get so far is “Open Browser: Cannot find column 1.” Can you please have a look?
Also how can I close the tab after the data is scraped on one page so i don’t have a bunch of tabs open?
Thanks!