Skip to content

Instantly share code, notes, and snippets.

@zackchandler
Created October 31, 2012 18:03
Show Gist options
  • Save zackchandler/3988731 to your computer and use it in GitHub Desktop.
Save zackchandler/3988731 to your computer and use it in GitHub Desktop.
Trying to tweak AutomationExample to run on device...
# ...
./unix_instruments \
-w 3b497a50faa1e345a73924e159c2703308ea5871 \
-D automation_results/trace \
-t UIAutomationTemplate.tracetemplate \
$BUILD_DIR/AutomationExample.app \
-e UIARESULTSPATH automation_results \
-e UIASCRIPT automation_script.js
# ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment