Skip to content

sarahgoldman/fh-cordova-plugin-monkeytalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Setting up MonkeyTalk for iOS and Android

Installing MonkeyTalk agents on application

  1. Open Terminal
  2. Navigate to cordova project directory
  3. 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)

Testing with MonkeyTalk IDE

  1. Download MonkeyTalk IDE: downloads page
  2. Create a new Project
  3. While the app is running in a simulator or device, connect to the app
  4. 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)
  5. Play script (green triangle)
  6. Reports and screenshots are generated in folders inside the project

About

MonkeyTalk plugin for Cordova 3+

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors