Sha256: d5906558b8d8ebd2392785ecb1690e7b68bbf1b49d7b4d5803be75daecdfd826

Contents?: true

Size: 1.11 KB

Versions: 7

Compression:

Stored size: 1.11 KB

Contents

en:
  android_only: "(Android Only)"
  ios_only: "(iOS Only)"
  first_scenario: "First Scenario"
  comments:
    trait: "The screen identificator"
    insert_steps: "Insert steps"
    elements: "Declare all the elements of this screen"
    actions: "Declare all actions of this screen"
  steps:
    drag_until: 'I (?:drag|dragged) the screen (down|up|left|right) until I see the element "(.*?)"'
    page_contains: "I am on a page that contains '(.*?)'"
    drag_number_of_times: 'I (?:drag|dragged) the screen (left|right|down|up) (\d+) times'
    touch_element: 'I (?:touch|touched) the "(.*?)" element'
    drag_screen: "I (?:drag|dragged) 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) '(.*?)'"
    restart_app: "I restart the app"
  directions:
    up: 'up'
    down: 'down'
    left: 'left'
    right: 'right'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sunomono-1.0.6 lib/sunomono/locales/en.yml
sunomono-1.0.5 lib/sunomono/locales/en.yml
sunomono-1.0.4 lib/sunomono/locales/en.yml
sunomono-1.0.3 lib/sunomono/locales/en.yml
sunomono-1.0.0 lib/sunomono/locales/en.yml
sunomono-0.3.1 lib/sunomono/locales/en.yml
sunomono-0.3.0 lib/sunomono/locales/en.yml