How do I turn off the Accessibility Inspector in the iOS 9 simulator?
The accessibility inspector is turned on by my KIF tests (apparently it's necessary for KIF to work.) Problem is, its window occludes controls some subsequent UI tests need to tap on and those tests fail. How can I turn the Accessibility Inspector off when my KIF tests are done with it so my UI Tests can run? (Turning it off "manually" from the simulator's Settings app is not a solution—I'm looking for something I can call from code, set in the target or...?) It is not on by default. You must turn it on manually. bby I saw the following on Stew Gleadow's blog . You just need to change the line