#Setting up MonkeyTalk for iOS and Android
- Open Terminal
- Navigate to cordova project directory
- Install MonkeyTalk plugin from github using the cordova command-line interface
$ cordova plugin add https://github.com/sarahgoldman/fh-cordova-plugin-monkeytalk.git
(Non-developers start here)
- Download MonkeyTalk IDE: downloads page
- Create a new Project
- While the app is running in a simulator or device, connect to the app
- File > New > Script
- record script (MonkeyTalk > Record or red circle)
- stop recording script (MonkeyTalk > Record or red circle)
- manually edit script if needed
- use Component Tree if needed (Component Tree tab in bottom panel)
- Play script (green triangle)
- Reports and screenshots are generated in folders inside the project