Hello,
I am trying to create an automation capable of clicking on the profile lines as in the example below, and after clicking on “Autenticar”. After accessing the profile you will have options to download files, but this does not raise any doubts. My wish is that after entering a profile and executing a routine, the robot will return and access the other profiles, one by one, still be able to jump from the page with the next button.
I’m new to Uipath. I am using the activity “Extract Structured Data”. After drawing the data from the example I used the activity “For Each Row” and “Click Text”, it worked, but I can’t move to the next page after that. In the extraction activity there is the selector . Would it be this selector?
While doing DataScrapping, it will ask whether data spans to multiple pages, then you have say yes and have to indicate > element in your case, if you the same let me know, else you can try this way
Hope this helps
Thanks