XCUITest issue with in-app Popups

When using XCUITest version 6.0.0 and later, the IDEA (Intellij) and Appium inspector is unable to locate the Popups that occur while in a native app.

However, when using XCUITest driver 5.16.1 or sooner it works fine. Is there a new way to handle these popups in later driver versions? Or is there a way to input this issue for XCUITest driver developers to see?

expected now → bug: XCUIElementTypeAlert: not visible any more · Issue #19874 · appium/appium · GitHub

use now → Unable to click on Allow once in iOS precise location pop up - #2 by Aleksei

1 Like

Thank you for this solution!