calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 369 forks source link

Can't use an UISearchBar as an input field #29

Closed jk closed 12 years ago

jk commented 12 years ago

I'm not able to use an UISearchBar as an input field for:

Then I fill "Search Bar" with "foo"

or

Then I enter "foo" into the "Search Bar" input field

by the way: where can I see the predefined steps? I can't find calabash-cucumber\lib\calabash-cucumber\calabash_steps.rb on my mac, and the content of $PROJECT_DIR/features/step_definitions/calabash_steps.rb is just the following:

require 'calabash-cucumber/calabash_steps'%
krukow commented 12 years ago

Hi jk. Issues are for bug reports and feature requests. Questions go to

http://groups.google.com/group/calabash-ios

Then anyone can answer and participate.

Please post the question there