You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw this as well after running bundle exec calabash-android gen followed by bundle exec calabash-android run my_apk.apk
Could not execute command to start test server (RuntimeError)
./features/support/app_life_cycle_hooks.rb:5:in `Before'
undefined method `feature' for #<Cucumber::Core::Test::Case: features/my_first.feature:3> (NoMethodError)
./features/support/app_installation_hooks.rb:10:in `Before'
From gem list --local, I see the following versions for Calabash and Cucumber.
I have this erro on running apk.
OS System: macos.
undefined method
feature' for #<Cucumber::Core::Test::Case: features/my_first.feature:3> (NoMethodError)./features/support/app_installation_hooks.rb:10:in
Before'
My test:
The text was updated successfully, but these errors were encountered: