The selected element is already present

i have the following problem

I have a couple of text elements that I want to extract from a page to create a library.

The problem is that when I select one, it sends me the message of the following image

and it won’t let me extract the two items.

How can i fix this

image

@alexis.mendoza

Can you explain in about what you mean by two element?

Are they similar or same?

Can you try using ui explorer and get the selector?

Cheers

Hi @alexis.mendoza

Can you gives us more details like

what activity are you using?

What is the version of UiPath Studio and UiPath.Syytem.activities?

Regards
Gokul

of course.

the UiPath version is the next

image

I want to extract these two elements

image

But when I use the object repository to extract the second element as descriptor I get the already shown popup window where it says that the element is already in the repository.

image


Hi @alexis.mendoza

Have you can try with Screen Scrapping method to get the data after getting the data you Regex expression to get the exact value.

Regards
Gokul

No

The problem is not extracting the data, that is easy with the get tex activity of the classic version, the requirement is to make it part of the object repository.