Skip to content

Demo automation project using Appium & Cucumber, in Ruby

Notifications You must be signed in to change notification settings

thebaubau/CucumberAppiumDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing:

Open Appium for Windows and follow setup instructions.

Running:

  • Open a cmd window and type appium. This will start the server
  • Open appium.txt from config folder and change deviceName to your currently running device / emulator name (eg: "Pixel_XL_API_25")
  • From anothor cmd window cd to the project folder
  • Run bundle install
  • Run bundle exec cucumber features\test.feature to start the demo test

About

Demo automation project using Appium & Cucumber, in Ruby

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published