Unable to use selectors in UiPath studio

0 votes
I want to automate a desktop application task and for that I should use Selectors, but I am unable to find it and have no idea how to use it in UI automation. Can anyone please suggest how to find and use selectors in UiPath studio.
Mar 27, 2019 in RPA by Megha
1,761 views

1 answer to this question.

0 votes

Hey @Megha, UiPath Studio uses Selectors to automate specific actions in the user interface, in order to interact with various windows, buttons, drop-down lists and many others.These selectors store the attributes of a graphical user interface element and its parents, in the shape of an XML fragment. Mostly, selectors are automatically generated by Studio and do not require further input from you.

But, some applications have changing layouts and attribute nodes with dynamic values, such as some web-apps title. UiPath Studio cannot predict these changes and, therefore, you might have to manually generate some selectors. Each UI element has one or more attributes that help you correctly identify a specific level of the selected application. Every attribute has an assigned value and it is important to pick attributes with a constant value. 

Now, coming back to your question how to find selectors. SO to answer that Selectors are stored in the Properties panel of activities, under Input > Target > Selector. All activities related to graphical elements have this property.

You can edit selector, by selecting the attributes you wish to keep in a selector. You can also edit the attributes using Wildcards.

answered Mar 28, 2019 by Anvi
• 14,150 points

Related Questions In RPA

0 votes
1 answer
0 votes
1 answer

Is it possible to use Native Citrix recording for desktop applications in UiPath Studio?

Hey @Pragati, you can use Native Citrix ...READ MORE

answered Mar 28, 2019 in RPA by Abha
• 28,140 points
804 views
–1 vote
1 answer
0 votes
1 answer

How to use Matches activity to extract values using regex in UiPath Studio?

Hi Apkesha, try using following regex expression in ...READ MORE

answered Nov 7, 2019 in RPA by Abha
• 28,140 points
6,287 views
+1 vote
1 answer

What's the difference between full and partial selectors in UiPath studio?

Hey @Umang, the major differences between Full ...READ MORE

answered Mar 28, 2019 in RPA by Anvi
• 14,150 points
17,931 views
0 votes
1 answer

How to pass variables in selectors in UiPath Studio?

Hey Apeksha, you have to pass the ...READ MORE

answered Nov 5, 2019 in RPA by Abha
• 28,140 points
5,394 views
0 votes
1 answer

Write Cell Range does not exist in Excel

Have you tried with the workbook write ...READ MORE

answered Sep 30, 2020 in RPA by Saiprasanth
3,356 views
0 votes
1 answer

Identify a Column in a database in UiPath Studio

There are two options to identify a ...READ MORE

answered Feb 12, 2019 in RPA by Sahiti
• 6,370 points
2,523 views
0 votes
1 answer

Unable to add custom library in UiPath Studio.

Hi @Neetu, if you have a custom ...READ MORE

answered Mar 25, 2019 in RPA by Anvi
• 14,150 points
1,444 views
0 votes
1 answer

Is it possible to use Switch cases in UiPath?

Hey @Ramesh, you can use Switch activity ...READ MORE

answered Mar 13, 2019 in RPA by Anvi
• 14,150 points
3,508 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP