How can I check if the XPath created does not point to more than a single element on LambdaTest?

As an iPad user on the LambdaTest platform, I’m using UI inspector to create the XPath for automation. How can I check if the XPath created does not point to more than a single element?

Hi Ana,

I would suggest you to use Appium inspector instead as you would be able to check if there are multiple elements with the XPath. Also, here’s the link for your reference: