appium

Run Android cucumber sample

We need to navigate to the Adnroid cucumber sample's folder, than execute the Android cucumber test.

cd ~/Documents/appium-master/sample-code/examples/ruby/cucumber_android
cucumber

Alt text

As we can run existing demos of iOS and Android successfully, we are going to learn how to locate elements with tools, so that we can write scripts by ourselves.