How to click any specfic record in grid

Hi after input values click on search button then getting data in grid.now I want to click that record which contain star logo as mention in attachment.In a grid only one row which contain star.

Hi @Aditya10989

So you can use Click Image Activity for clicking that Img Logo.

Mark as solution and like it :slight_smile:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

Where on the grid so you want to click, the icon / the ID / anywhere on that row?

Does that button / image have a selector? I assume it might and you can use uiexplorer to further investigate to make a more refined selector.

If you can identify the selector for that icon then you can either click on it or use it as an anchor.