Skip to content

twqa/Appium-Workshop-IOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

For IOS

Scenario: Launch Safari on IOS device, and navigate to xxx page.

Steps

IOS env setup

Refer to QUICK START and Running Appium on Mac OS X

Install appium via console

$ npm install -g appium

Initialize nodejs env

$ npm install chai -g
$ npm install chai-as-promised -g
$ npm install wd -g 

Run appium

$ appium

Run script

node AppiumSafariDemoTest.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published