I use UiPath and data scraping
activity. First open the browser direct to the e-commerce site and search the product. Everything is fine, until after the product was searched and results were shown, the output gives the following error message:
Cannot find the UI Element corresponding to this selector
I deleted the data scraping activity from my project and create a new and exactly same data scraping activity again and it works without error. However, when I close the UiPath project and open it again, the error start showing again when I run it. Why does that happen?