Appium Device Farm Save

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.

Project README

appium-device-farm


DeviceFarm


Build Status npm version

This is an Appium plugin designed to manage and create driver session on connected android devices and iOS Simulators.

Documentation

The Documentation is hosted separately at https://appium-device-farm-eight.vercel.app/

Contributing & Development

Clone this project from GitHub and run:

npm install

To run unit/functional tests:

npm test # unit 
npm run integration-android # Android integration tests
npm run integration-ios # iOS integration tests

To build docs locally:

npm install 
npm run build 
npm run install-docs-deps
npm run build:docs

Navigate to site directory and open index.html to view the site locally.

Thanks to contributors 💙

Open Source Agenda is not affiliated with "Appium Device Farm" Project. README Source: AppiumTestDistribution/appium-device-farm

Open Source Agenda Badge

Open Source Agenda Rating