Skip to content

Demo tutorial project for automating android mobile app test automation with appium using python as a lungunage and robot as a framework

Notifications You must be signed in to change notification settings

muzammil123hussain/Appium-Python-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium-Python-Robot

Demo tutorial project for automating android mobile app test automation with appium using python as a lungunage and robot as a framework

Steps to run thes tests

  1. clone repo and move into project directory
  2. create virtual env (virtualenv venv -p python3.8)
  3. activate virtual env (source venv/bin/activate)
  4. run pip install -r requirements.tx
  5. create emulator
  6. start emulator
  7. start appium server
  8. change desired capabilities in config file
  9. run robot tests/

Enjoy and learn Appium with python

Author - Muzammil Hussain (SQA - TEST Automation Engineer)

About

Demo tutorial project for automating android mobile app test automation with appium using python as a lungunage and robot as a framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published