How can i click on item

how can i click on edit button base on “PLW256”

Hi @current_work
Welcome to UiPath community
Click activity can be used to click on edit button using anchor base.During selector capturing add the text as anchor

1 Like

@current_work

Find a selector for the number…which will use column name and then change the column name in the selector and give the edit column name and use that selector to click on it

Cheers

1 Like

Hi @current_work

Is there any search option, so that you can search for “PLW256” it will give you only one result than you can click on the button base.

Thanks,
Vishal

1 Like

@current_work

Use get attribute activity & get the aaname or any other attribute which is suitable for that & use that in the selector of the item it will work

Thanks
Varun

1 Like

Hi Varun,
thank you for the reply. i am new in RPA system and just learning.

image

i am trying this and it is not working. what can i do.
please advise…

regards

Go to UI Explorer and try to paste here full selector for ‘PLW256’ text and full selector for icon you want to click. Click every line on selector editor:


I think we will be able to give you then working selector which navigates to the icon near PLW256, regardless of which line this text is on