Normally the first test you might write in calabash is to test the start of an activity.
For example consider that your app has a button(with text "Test"), and is configured to call 'launchTestActivity' onClick.
Android code to start the activity :
Now to test this, you need to write the below Calabash feature :
Is it possible to start a Service this way?
ReplyDeleteIs it possible to start a Service this way?
ReplyDelete