1. Home
  2. Getting Started
  3. Writing Tests
    1. Included Steps
    2. Writing Your Own Steps
    3. View Selectors
    4. User Contributed Steps
    5. Testing on a Physical Device
    6. Testing Mac Apps
  4. More Information
    1. ruby gem documentation
    2. Presentations
    3. Screencasts
    4. FAQ
    5. Wire Protocol (Frankly)
  5. Get Involved
    1. Mailing Lists
    2. Contributing

Installing Frank

Frankifying your app and writing your first test

Pete Hodgson has an article called “Writing Your First Frank Test” which should cover all the steps you need to get started with Frank.

If you’re the kind of person who prefers to watch rather than read then check out this 5 minute screencast which demonstrates all the steps needed to get started by Frankifying your app.

Turn on Accessibility in OS X

In addition to the steps outlined in that article you will need to turn on the accessibility features on the machine hosting your iOS simulator. Frank leverages accessibility to automate some actions with the simulator (such as rotating the device).

On the machine which will be hosting the iOS Simulator go to System Preferences -> Universal Access and Check “Enable access for assistive devices”. Universal Access Screenshot