I’m going to go to google search anything and inside the images section there will be a data scraping which will extract the ‘src’ attribute which is in the column “images”.
now in the foreach row in datatable
Using navigate to, I navigate to each extracted image’s src from the data scraping
Here is a video of that weird behavior (watch the entire video).
the switching between uipath and the browser is done by me
here is the xaml
Main.xaml (9.2 KB)