appium-ios-device

v2.7.23
Appium API for dealing with iOS devices
appium

build

tsc -b

dev

npm run build -- --watch

clean

npm run build -- --clean

lint

eslint .

lint:fix

npm run lint -- --fix

prepare

npm run build

test

mocha --exit --timeout 1m "./test/**/*-specs.js"
npm i appium-ios-device

Metadata

Downloads