Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

GSAutomation Example

This is an example showing how to use GSAutomation.

Steps

  1. Open gsaexample.xcodeproj with Xcode, build it, and run it on a device.
  2. Stop the running process on Xcode.
  3. Open instruments.app, choose Automation
  4. Inside "Choose Target", select the device first, then click "Choose Target" again and select "Choose Target"->gsaexample
  5. Under "Scripts" in the left panel, click "Add"->"Import" and select test.js in example folder.
  6. Press command+r to start running the test.
  7. When the test finished, press command+r again to stop the automation process.