iOS 16.4 - Saving password on simulator - how to disable ? XCUITest

Hello.

Is there a possibility to disable saving password to account functionality in iOS Simulator ? (It breaks an automation tests)

Thanks

Replies

This began plaguing us with Xcode 14.3 as well. It's a pain to work around, but more-so because it can present itself in multiple places depending on timing. CI nightmare.