I\'m trying to test the presence of an UIAlertView with UIAutomation but my handler never gets called.
At the beginning of my javascript i write :
UI
I was having "never called alert handler" problem too. Simply restarting apple's Instruments solved it for me :-).