Skip to content

jamesnewking/appium_2_android_tiktoc

Repository files navigation

APPIUM AUTOMATION

TO RUN TESTS

Start Android Virtual Device

  • Start Appium server with the correct presets (optional for debug and find locators)
  • Open Appium inspector with the correct saved capability set
    • May have to update the app location and version

Start appium server

appium

  • or -

appium --allow-cors

To run test

npm run test

  • To run test on Loop

npm run loop

ALLURE TEST RESULTS

Install Allure

npm install -g allure-commandline

View Allure Test Report

allure serve allure-results

About

Appium 2 automation on Android with TikTok

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors