How to get Accessibility ID from an element?

Hi ,

I want to read the accessibility ID from an iOS Element which I will find using XPath.

Thanks
Sudarshan

normally it is under “name” attribute.

1 Like

Thank you so much . This worked !