Hi Community,
I need to identify if Action Owner is editable or not. So after clicking on Action owner, if it is not editable, It will show as below image:
Otherwise , if it is editable, it will show a down arrow as shown in the image below:
I have tried using image exist, element exists and captured down arrow, but it is not identifying properly. It is highlighting other fields if down arrow is not visible.
Selector Attributes I used :
If I remove idx, it is not even highlighting the field.
Please help me how to identify it uniquely .
Thanks in Advance