lib/cs/bdd/locales/en.yml in cs-bdd-0.1.3 vs lib/cs/bdd/locales/en.yml in cs-bdd-0.1.4
- old
+ new
@@ -15,9 +15,11 @@
drag_screen: "I drag the screen (down|up|left|right)"
wait_progress_bar: "I (?:wait|waited) for the progress bar to vanish"
should_see_page: "I should see the page '(.*?)'"
should_see_page_that_contains: "I should see a page that contains '(.*?)'"
take_print: "take picture"
+ been_in_page: "I am at (?:page|screen) '(.*?)'"
+ move_to_page: "I went to (?:page|screen) '(.*?)'"
directions:
up: 'up'
down: 'down'
left: 'left'
right: 'right'