Sha256: 39081a716d92b3f110334882790775725818a356064512cc22d7b349a0148adb

Contents?: true

Size: 441 Bytes

Versions: 20

Compression:

Stored size: 441 Bytes

Contents

Feature:  Interacting with checkboxes

  Scenario: Clicking a checkbox by index
    Given I'm on the controls screen
    Then I should be able to click a checkbox by "index"

  Scenario: Clicking on a checkbox by text
    Given I'm on the controls screen
    Then I should be able to click a checkbox by "text"

  Scenario: Clicking a checkbox by id
    Given I'm on the controls screen
    Then I should be able to click a checkbox by "id"

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
gametel-0.8 features/checkbox.feature
gametel-0.7 features/checkbox.feature
gametel-0.6 features/checkbox.feature
gametel-0.5.9.3 features/checkbox.feature
gametel-0.5.9.2 features/checkbox.feature
gametel-0.5.9.1 features/checkbox.feature
gametel-0.5.9 features/checkbox.feature
gametel-0.5.8.1 features/checkbox.feature
gametel-0.5.8 features/checkbox.feature
gametel-0.5.7 features/checkbox.feature
gametel-0.5.6 features/checkbox.feature
gametel-0.5.5 features/checkbox.feature
gametel-0.5.4 features/checkbox.feature
gametel-0.5.3 features/checkbox.feature
gametel-0.5.2 features/checkbox.feature
gametel-0.5.1 features/checkbox.feature
gametel-0.5 features/checkbox.feature
gametel-0.4 features/checkbox.feature
gametel-0.3 features/checkbox.feature
gametel-0.2 features/checkbox.feature