Top "Calabash" questions

An automated acceptance testing framework for Android and iOS.

Is it possible to reset the privacy settings in iOS?

In order to test access granting to the iOS calendar, I need to reset the privacy settings on my test …

ios objective-c iphone calabash ekeventkit
How can i do multiline commenting for my feature steps for Calabash with Ruby

I was trying to comment multiple steps for my calabash Feature file (Ruby) using """.I'm using # for commenting single lines …

ruby comments cucumber calabash
How to install calabash in windows?

I was trying to install calabash-cucumber and calabash-android in windows for last 3 days.I have set ruby path variable in …

android calabash
For mobile automation what are the advantages of Appium VS Calabash and of Calabash VS Appium?

I have used Appium in Mobile automation with IOS and Android. I wanted to know about advantages that offers Calabash …

appium calabash calabash-android appium-ios calabash-ios
ADB: How to tap/close from recent apps to completelty through ADB one liner command

I have tried multiple commands to close the app from App switcher but didn't through it. I even don't know …

android adb calabash calabash-android
How do i scroll a UITable view down until i see a cell with label "Value" in Calabash

How do i scroll a UITableView down until i see a cell with label "Value" in Calabash/Cucumber. I've been …

iphone ios cucumber calabash
How to scroll a ListView until I see a specific string with Calabash-Android

I have exact same question as the post below, except that I need it to work for Android and the …

android calabash calabash-android
How to generate report in Calabash-android

How do we generate reports in calabash android ? I looked in to "The cucumber recipe" book on how to generate …

android cucumber calabash
How to write step definition of Calabash Android

I am new to calabash android. I wrote testcases for 'Twitter' android app for learning purpose. But I feel starting …

android cucumber calabash