Skip to content

narodotbg/android-bdd-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android BDD Sample with Robot Framework

This android automation project is developed using:

  • Robot Framework 5.0
  • Python 3.10.4
  • AppiumLibrary for Robot Framework 1.6.3
  • Java 1.8.0_331
  • Node.js v12.13.9
  • Genymotion Android Emulator with Android SDK
  • Android Emulator with Android version 9.0
  • Pycharm IDE
  • Windows 11

How to run this automation project:

  • python -m robot -d result Test/testSuite.robot
  • After executing this command, result and log can be seen in Result directory

Notes before running the command:

  • In Resources/keywords.robot, "User open application" Keywords, change deviceName to your connected device
  • Use command adb devices to get your device name

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published