Hi there, hope you’re doing fine!
I’m having an issue with CV click activity and, after researching I realized that it’s not possible to solve it by now with the ui activities package, so I come here to propose it as a future feature, don’t hesitate to ask me to clarify any point, thanks for reading!
Alright, we have an App section where I cannot interact with native selectors so I use CV:
I use Extract Table Data activity to get all article lines and then, I go line by line, double clicking and editing each line. There is no way but double clicking the line to modify it.
Here you can see that it normally works. I have a CV selector looking for each Article number:
The issue comes where there is an article duplicated
:
You can guess, all the data in the line is duplicated so I cannot add an anchor in any place.
At this point I imagine it would be nice if, somehow, I can select dinamically one of the duplicates.
Imagine, I go line by line so, it would tell UiPath ativity, “Yes, you found a duplicate, click in the first one, I will ask you later to go to next one”.
I imagine some basic stuff like we were used with “traditional” selectors… Previously we were going line by line, row by row… I would like to have this in place.
Just FYI, the workaround I’ve made today:
- If my order has just one line: click in the only article number
- Else
- If it is first line, click in the article with the anchor (OVER the next article)
- Else, click in the one UNDER the previous article
Ok that’s all for today
hope it’s clear and not so heavy to read/understand.
What do you think guys about it? Is it worthful/less? ![]()
BIG HUG TEAM!


