G.

Results 812 comments of G.

ok, i've updated my main machine to Monterey and i'm having exactly the same issue. AX returns apiDisabled and all my UI Tests fail. i will give you a sample...

here you go: 1. the project can be downloaded on GitHub at: https://github.com/godbout/Monterey-AX-UITests-apiDisabled 2. i attach the sysdiagnosis and the xcresult files 3. the issue happened between 19:31:11 and 19:31:13...

i was able to solve the problem on my local machine by adding manually all the UI Tests Runners to the Accessibility in the Security & Privacy. so i can...

Apple Feedback: ``` Thanks for your update. We have additional request. Please file a separate feedback report asking for XCTest APIs wrapping the AX usage. We need to know what...

ok. i don't really get it as in the project that shows the issue (https://github.com/godbout/Monterey-AX-UITests-apiDisabled) it's clear what AX APIs are called: https://github.com/godbout/Monterey-AX-UITests-apiDisabled/blob/master/Monterey-AX-UITests-apiDisabled/AXEngine/AXEngine.swift#L10 but ok, will do.

i'm adding a simple sample project that shows the issue: https://github.com/godbout/TheInputVentura no jiggling under Monterey. total jiggling under Ventura. thanks.

Apple Feedback: ``` After reviewing your feedback, we have some additional information for you, or some additional information, or action is necessary for this issue: We're not able to reproduce...

good point, sorry, i should have been more clear. i haven't recorded any leaks through Instruments either, but the Memory and Real Memory under the Activity Monitor go crazy. i...