PuntoCellulare.it
iOS 5 - disponibile la nuova beta 4, ecco l'elenco dettagliato delle novitą
23 Luglio 2011 | Max Capitosti
APPLE CERCA

UI Automation

  • NEW: Instruments overwrites the loaded automation script, even if another program is editing it.
  • The play and record buttons in the Automation instrument script editor may not work properly after targeting an application that was launched by a trace session and has ended. They may also not work if you target an application that was suspended. If you run into this problem and it persists, you may need to close and reopen the trace document to get back into a functional state.
  • When capturing actions into a script using the Automation instrument, interfaces with web views or table cells that contain a high number of off screen elements may take an extremely long time before returning with an expression.
  • The lock() and unlock() functions of UIATarget have been replaced with the lockForDuration() function.
  • FIXED:Instruments overwrites the loaded automation script, even if another program is editing it.
  • Starting in iOS 5 beta 2, you can now trigger the execution of an UI Automation script on an iOS device from the host terminal by using the instruments tool. The command is:
    • instruments -w -t