Skip to content

Mobile testing: Python, Behave & Appium (Instagram Example)

License

Notifications You must be signed in to change notification settings

safo-bora/MobileTestingWithAppium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile testing

Python, Behave & Appium (Instagram Example)

This is example how to run appium on local machine to setup Instagram application for Android. Example is based on BDD Test Scenario (Successful Login).

How to run:

  1. Go to project root folder "MobileTestingWithAppium"
  2. Add credential from instagram account to config file (/features/credentials.py)
  3. Update desired capabilities for Android (/features/environment.py)
  4. Execute command: "behave"

Result:

https://www.youtube.com/watch?v=nb2MnwL9Cps

Environment:

  • macOS Mojave
  • Python 3.7.2
  • appium 1.16.0
  • device Android 6.0 x86

Useful links:

About

Mobile testing: Python, Behave & Appium (Instagram Example)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published