ios - UIAutomation and NSNotification -


i want able use uiautomation test app. problem i'm running is, need download allot of data network. there way pause uiautomation script until nsnotification posted, or need delay() longer think necessary download data. waiting set amount of time isn't preferable because data doesn't need re-downlaoded.

any / links appreciated.

uiautomation has nifty function called waitforinvalid(). if you've got progress bar or displayed , removed after data done downloading, use that.

this works case in user has data , don't show ui, since function return.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -