Data Scraping - on Web Application

Hi All,

I am trying to test different search criteria on website and trying to extract the price resulted from search criteria into excel:
Eg: Search for an particular hotel on website which resulted in display of hotel along with price for particular dates. Now, I am searching for different hotel one at a time using different conditions. All these conditions are listed on a excel and driving the data from there. I have used data scraping in UiPath to capture the price in the search result but it works only for first condition searched and not for subsequent test conditions. In other words, its always considering first search result as base for extracted data and ignoring the next search results. I would like to run 5 different conditions one at a time and capture all prices listed for each search and extract into excel. Any thoughts on this. Any help on this appreciated

1 Like