the “span[@class=“hiring-pipeline__profile-count”” seems to translate to
“” but what does the anchor translate to?
UIPath seems to be ignoring the idx=‘4’ because when I run it just as is it says there are multiple elements with that selector but there is only one with idx=‘4’
I have not dug into the details, but I am sure of one approach which might give you some ideas.
The newly launched Robocorp Automation Studio allows you to convert UiPath/BluePrism or Automation Anywhere workflows to Robocorp Robot
You could thereby reverse engineer your need to learn more about what is happening between the two different approaches with respect to full/partial xpath in Robocorp vs. strict/fuzzy selectors from UiPath.
Heads-up
I remember that Robocorp Automation Studio struggles to interpret modern activities in UiPath so I recommend if you do this test, use classic activites in UiPath and then do the conversion of that file in Robocorp.
The latter. robocorp isn’t seeing all 25 of the repeating blocks on the page and therefore has unpredictable results. Not that determining the selectors in robocporp was completely successful but I figured why experiment all over again.