Click a Particular result from a Search

Hi All,

I want to create a workflow in which I have to search a keyword and the results we get will consist a lot of entries then I have to click on a particular search result which consist a variable.

e.g. in below screenshot I have searched a patient name and then I have to click on a patient name with a particular No. such as 10087

image

Please suggest how we can do that

Thanks in advance

in general we would use dynamic selectors:
https://docs.uipath.com/studio/standalone/2023.10/user-guide/dynamic-selectors

You can pass the number which you want like 10087 in the variable
which called as dynamic selector

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.