Forcing right to left text direction in Xcode UI test prevents sliders from moving
I’m using the following code to launch a UI test that forces a specific app language and moves a slider.
SwiftUI Accessibility trait test with XCTest
I’ve been tweaking the accessibility of a feature of our app after an Accessibility audit. The result, when using the app with VoiceOver, for example, is conform to the requests of the audit.