Unable to inspect element from hamburger menu on left side instead it inspects entire page

Hi, I am automating iOS app(hybrid) , We have hamburger menu on left side of page, When I try to inspect element inside menu it inspects entire page and not particular element. I am trying to inspect using Appium inspector.
Help will be appreciated.

Appium :1.22.3 v

I guess those are custom elements, you need to make them accessible separately.

@ido_oserovitz sure will check with development team. Thanks !

1 Like