Touch/Tap method issue when used in calabash-ios console

130 Views Asked by At

I have tried several times . Even in a blog post it was mention to "start_test_server_in_background" so that gesture related commands to work . I have tried that as well . still it says NoMethod Found Error

touch("button id:'id_name'")

even i used tap method .

I am using calabash 0.21.4 latest one and i am running the command on calabash-ios console .

1

There are 1 best solutions below

0
well_li On

my example, but calabash-android:

  1. cd directory of apk
  2. calabash-android resign XXX.apk
  3. calabsh-android console XXX.apk
  4. start_test_server_in_background