I am trying to scrape AutoTrader.com and write the datatable of vehicles to a csv file. I am having two issues. First, when I hover over the words on the screen the element box that is highlighted doesn’t match up. I have attached a screen snipping of the element that returns the price of the vehicle. As you can see in the picture, the actual box is is above and to the left of the price text on the screen. My second issue is that the program stops scraping after the second page of results even when I say that the data spans multiple pages… Thanks for the help as I am just starting out with UiPath…
I tried to go to autotrader to mimic your steps, but the results aren’t actually showing up the same way for me so no selectors are even working. Can you provide the link you’re trying to scrape from?