vrunoa / getting-started-with-appium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started with Appium Build Status Sauce Test Status

Preparing the environment

Before starting make sure you have node 8+ installed.

Installing appium

npm i -g appium

Installing the workshop dependencies

npm i

Run your first android test

npm run my-first-android-test

Follow the workshop

https://slides.com/vrunoa/getting-started-with-appium#/

About

License:MIT License


Languages

Language:JavaScript 42.6%Language:Objective-C 25.5%Language:Java 10.9%Language:Swift 8.1%Language:HTML 7.4%Language:Makefile 5.5%