Handling passcode screen when navigated from an app under test for iOS

Hello All,
I have a test which enables passcode on the ios device, and the app under test has a feature where the if we need to activate the the feature the user has to enter the PIN - currently when the app takes you to the passcode screen, I am not able to get any elements of the keypad instead it shows the elements of the app under test. This is only happening with appium2, appium 1.xx works fine

Any help on this would be greatly appreciated!!

Check appium-xcuitest-driver/docs/guides/troubleshooting.md at master · appium/appium-xcuitest-driver · GitHub

1 Like