How to select newly added title or project name automatically in UI path?

Please see the figure, at each time new project title is added. But when ever i use web record or click in UI path it goes to old selected title name. Is there any method to select the newly added project name. Thank you
Antony Joseph

Hi @ANTONY_JOSEPH

Yes, you can :slight_smile:
You may need to use dynamic selector for that one :slight_smile:

You can use Get Text activity to get the text.

5 Likes

@ANTONY_JOSEPH for that we have to make some changes to selector,if you don’t mind can you post screenshot of that selector.

2 Likes

Please use UiExplorer to get the selector of that one.
Then kindly show the selector here. THanks!

3 Likes

Thank you for kind reply , will try with that

2 Likes

I have used get text, in my case now current project title is Tes_1000_157, but if new project title comes example tes_1000_158 how can i handle with this.

Please show us a screenshot of the current selector so that I can help you with this :slight_smile:

1 Like

Uhm. Okay :slight_smile:


Please copy what is inside Selector as shown in the screenshot and paste it here. :slight_smile:

2 Likes


Please find the screenshot

Good :slight_smile:
Please change the tes_1000_157 to *

:slight_smile:

8 Likes

Thank you :slight_smile:

However, I think it will not work because it will be the same to other titles.
So what is best here is use UiPath Explorer to get other unique values :slight_smile:

2 Likes

okay, will try with that, thank you for your time :slight_smile:

1 Like

Sure. I will still be here to assist you :slight_smile:

2 Likes

Can you tell me how to get unique values from UI explorer, which part i have look into?

Please check this document:

It will help you in the long run :slight_smile:

7 Likes

Thank you :slight_smile:

1 Like

You’re welcome :slight_smile:

1 Like