Sha256: 7bcfc2f6135ad70e9b8d562589945048ba8dd2071b21e4ebe5d681fd6f3f605d
Contents?: true
Size: 969 Bytes
Versions: 1
Compression:
Stored size: 969 Bytes
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 the screen (left|right|down|up) (\d+) times' touch_element: 'I (?:touch|touched) the "(.*?)" element' 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" directions: up: 'up' down: 'down' left: 'left' right: 'right'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cs-bdd-0.1.3 | lib/cs/bdd/locales/en.yml |