Skip to content

A very simple appium / android / node test. All you need is here.

Notifications You must be signed in to change notification settings

stefdelec/appium-android-docker-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple appium / android / node test. All you need is here.

getting started

You must have

  1. docker
  2. docker-compose
  3. node

APK

Your apk should be in sdks folder. in docker-compose.yml change sdk name

launch appium and android emulator

Launch docker-compose up

that's all.

launch test:

npm i && npm start

About

A very simple appium / android / node test. All you need is here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published