Skip to content

topcoder-platform-templates/appium-javascript-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium WebdriverIO Client

Setup

  • Must have NodeJS and NPM installed (https://nodejs.org/en/): version 12+
  • Install dependencies by running npm install
  • Must have appium: version 1.17.1-1 or later

Start Appium:

  • Please download and open appium then click Start Server to start the appium server.

Running Tests

  • To run all of the tests, run npm test

Configuration

  • All configurations are in config/index.js.
  • Please make sure to update your device info (platformVersion and deviceName) in config/index.js.
  • You can get the device name by running:
adb devices

Test cases:

  • All test cases are in test

Demo video:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •