Multi layer screen element not inspectable

I want to inspect element in action sheet but instead it’s taking whole as a screen, I’m using Appium inspector , javascript and webdriverIO for the same , can anyone help me what should be the approach here , either context switch or what ?

@Aleksei Can you please check ?

In most cases you need help ios developers. You can check this layout with xCode inspector. I guess you will see the same.

1 Like

Issue Resolved , made changes in React Native code ! Removed Keyboard Dismiss code it was causing the issue