Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

supported step definitions

robholland edited this page Sep 14, 2010 · 2 revisions
  • Given “Debug” from “path/to/iCuke.xcodeproj” is loaded in the simulator
  • Then I should see “this text”
  • Then I should see “this text” within “this xpath selector”
  • Then I should not see “this text”
  • Then I should not see “this text” within “this xpath selector”
  • When I tap “Next”
  • When I type “some text” in “an input”
  • When I scroll down/up/left/right
  • Then show me the screen
Clone this wiki locally