I would like to test the ability of my application to handle orientation changes (portrait / landscape). I am currently using KIF , and as far as I know, he cannot do this. Is there a way to simulate rotation events programmatically for an iOS simulator?
I donβt care if this is some kind of undocumented private API or hack, because it will only work during testing and will not be part of the production builds.
ios testing ui-automation ios-ui-automation kif-framework
Tomas andrle
source share