Issue Finding XPath

Hi all,

I am currently working on a web automation project and facing difficulties locating the XPath of certain elements using TruePath, SelectorsHub, and ChroPath extensions. Here’s what I encountered:

image

  • TruePath: The XPath field is empty.

  • ChroPath: It shows, “This element might be inside an iframe from a different src. Currently, ChroPath doesn’t support such elements.”

image

  • SelectorsHub: It says, “This element is inside Shadow DOM and for such elements, XPath won’t support.”

image

Could someone guide me on how to handle these scenarios? Any tips on accessing elements inside Shadow DOM or iframes would be greatly appreciated.

Thanks in advance!
Ashok S

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.