Hi to all…
I have a problem collecting data from a table in ServiceNow…
my flow, provides that it collects the table data, from two different pages.
I have no problem collecting data from the first table.
but when I move on to the second, despite the Scraping operation, I recognize the table, the elements, the number of pages to scroll,
when I run the entire stream, it doesn’t find any table data.
the flow starts and ends without errors, but does not collect any data, and don’t browse all pages.
Strange thing,
if I start writing a new uipath project, starting from the page where this second table is located, the flow works.
He scrolls the pages and brings the data to Excel.
has happened to anyone? you can help me?