UIAutomation を使用して iOS アプリケーションを自動化しました。これを実行するには、iOS Instruments を起動してスクリプトを実行します。同じ自動化スクリプトをデバイスに対して実行したい場合は、以下のコマンドを使用します。これは必要に応じて機能します
楽器 -w -t /Developer/Platforms/iPhoneOS.platform/Developer/Library/Instruments/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate myapp -e UIASCRIPT回帰.js
しかし、これをコマンドラインから iOS Simulator に実行するにはどうすればよいですか?
提案してください。
ありがとうございます