How to identify web elements developed using angular js which does not have unique name or id

Hello,

I am trying to automate the web application which is written in angular JS. the issue is the control does not have id or names associated with it. the ui path explorer does not identify those elements with name as text entered in the control. How can we build the generic selector for these kind of control as UiPath does not support xpath

Thanks and Regards,
Girish

1 Like

Me too have the save problem, at present I am using Click Image/ Find Image, which is bit slow and fails if resolution/image quality changes. Any better option available ?