unboxed / icuke

Integration testing for iPhone applications with Cucumber
MIT License
192 stars 26 forks source link

Add cucumber step for tapping x,y coords #12

Closed ehealthinnovation closed 13 years ago

ehealthinnovation commented 13 years ago

Ok. This isn't very clean, but when working with custom views, sometimes the best you can do is to tap at x,y coordinates. This patch adds that ability.

ehealthinnovation commented 13 years ago

Sent directly to robholland