Installing:
Open Appium for Windows and follow setup instructions.
Running:
- Open a cmd window and type
appium. This will start the server - Open
appium.txtfromconfigfolder and change deviceName to your currently running device / emulator name (eg: "Pixel_XL_API_25") - From anothor cmd window
cdto the project folder - Run
bundle install - Run
bundle exec cucumber features\test.featureto start the demo test