Good morning, I have an issue with the activity “data extraction from tables.” I am extracting data from a page that should have 40 pages, and there is always one page that behaves strangely. Instead of clicking the next button, it seems to click to view the element. If I change the filter criteria, the same thing happens but on a different page number. For example, if I set the filter to “Rentals,” it always happens on page 4. If I set the filter to “Sales,” it always happens on page 47.
Hello @Matias_Clemente.Arg , have you tried looking into the UI Explorer and seeing which html elements the selector is looking at when its clicking to go to the next page? It might be getting the selectors confused if they are similar.
yes, but always get the same behavior.
The issue lies in the fact that this activity does not allow for step-by-step debugging. Once it starts navigating through the pages, you cannot pause it to verify where the error is occurring or what is happening.
Hi @Matias_Clemente.Arg ,
have you been able to find anything common when you select rentals or sales page?
I see you have mentioned for rentals it happen on page 4 and for sales on page 47. are those the last pages in respective filter categories? or may be second last?
Can you share some screenshots after filtering with rentals or sales?
Also the page number where you facing issues on, have you tried to open ui explorer and check selectors specifically for page 4 or 47? are you able to share the selector details as well?
Regards
Sonali
Propiedades en venta y alquiler en Resistencia - Página 4 - Argenprop
Hello, they are not the last pages; they are intermediate ones. I can provide you with the URL if you want. It is in Spanish, but I assume that won’t be a problem. I can also send you the AXML; it is very simple. It is the same page, but if you change the filters, the URL changes, adding the page being reviewed at the end.
The idea is to gather some information about the properties, but when it reaches a certain page, instead of clicking on “next,” it inexplicably selects the last item.
Compras.xaml (48.8 KB)