PuntoCellulare.it
iOS 5 - disponibile la nuova beta 7, ecco l'elenco dettagliato delle novità
1 Settembre 2011 | Max Capitosti
APPLE CERCA

UI Automation

  • There is a known issue when using the performTaskOnHost API in a UI Automation script. If the task being performed with the API outputs excessively (say, thousands of lines of text) to standard out or standard error, the task may deadlock until the timeout is reached, at which point it will throw a javascript exception.
  • The lock() and unlock() functions of UIATarget have been replaced with the lockForDuration() function.
  • 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