Hello, @abidurai No, you cannot achieve the above goal with the “Extract Data” activity. This activity will help you get the list of hotels with URLs that are currently loaded and visible on the page, but the results that load when scrolling down will not be included in the output.
OK, but there is a button at the bottom of the webpage labeled “Load Results.” When I spy that as the next button, the activity throws an error: “Doesn’t have common element for Native and Surrounding element.” Please see the reference image below.
The image above shows that there is no "Common" or "Static" element for the surrounding element required for the load results button.
Try to spy over the areas near the load results button and choose the surrounding element that has a common and static XPath on the page.
This should work, and all the hotels will be returned as output.