Posts

Post not yet marked as solved
2 Replies
2.6k Views
-How to enter device passcode in wireless test automationI am using XCTest to run a test with Xcode wireless debugging feature turned on. Setting up wireless debugging needs passcode enabled on iPhoneIn the test, it will lock the screen in the middle of workflow. When unlocking the screen, it asks for a device passcode. But I could not find a way to enter device passcode. Since at this moment, XCUIApplication could not find any element on the passcode screen.Can anyone know:What Bundle ID is the passcode screen? OrHow to type or enter device passcode using automation?
Posted
by Jason PSS.
Last updated
.