How to find particular image inside grid after data scraping

how to find particular image inside grid after data scraping @Palaniyappan @Pradeep_Shiv @lakshman @Lahiru.Fernando.

@Aditya10989

Can you try Image has a selector?

If it is then check with Element Exists activity OR you can try with Get Attributes and Try Visibility to get the state of the element

Hope this helps

Thanks