
Buenas tardes a todos, me podría ayudar con lo siguiente:
Como puedo pasar de pagina en pagina utilizando la extracción de datos, necesito sacar información de las tres páginas según la imagen, solo puedo seleccionar una no así las tres, alguna idea.
Gracias por la ayuda de antemano
¿Hay un botón para navegar a la siguiente página? Las actividades For Each UI Element y Extract Table Data permiten especificar un botón de “siguiente página”.
Este video in inglés lo explica bien.
Thanks for responding, but in the video it shows that you select the > button,
On the page that I want to go through there are only the page numbers, nothing more, some other idea.
Thank you
Understood. You can build the functionality yourself then. You can select the parent element of the page numbers. And then loop through them. For each iteration of the loop, you click on the current page number and then extract the relevant elements from the page that you need.

Good evening, that is the image of the pages, how can I select each page and extract data from each of them, I don’t know if I can explain it, thank you for taking the time to help me.