authorize-ios

v1.2.1
Script that helps bypass the authorization pop-up that appears during a simulated test
appium

authorize-ios

A little utility that pre-authorizes Instruments to run UIAutomation scripts against iOS devices

Build Status Coverage Status Greenkeeper badge

##Installation##

(if you're using Appium, check the Appium docs for how to call this function. The document you are reading is for developers who are using this npm package, not Appium users)

npm install authorize-ios

##Usage##

require('authorize-ios')()

This will bring up an alert that prompts the user to input their sudo password. There's no away around this.

npm i authorize-ios

Metadata

Downloads