Sha256: 251b05927b37c1b5b0ca0cd28c8095d5a595a75534557f9dc1a3bc95a63e0089

Contents?: true

Size: 314 Bytes

Versions: 13

Compression:

Stored size: 314 Bytes

Contents

Feature:  Working with button controls

Scenario: Clicking buttons
  When I click the "Data Entry Form" button
  Then I should see the "DataEntryForm" window

Scenario: Getting button values
  When I look at the value of the "Data Entry Form button" control
  Then the value should be "Data Entry Form"

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
mohawk-0.2.1 features/button.feature
mohawk-0.2 features/button.feature
mohawk-0.1.4 features/button.feature
mohawk-0.1.0 features/button.feature
mohawk-0.0.9 features/button.feature
mohawk-0.0.8 features/button.feature
mohawk-0.0.7 features/button.feature
mohawk-0.0.6 features/button.feature
mohawk-0.0.5 features/button.feature
mohawk-0.0.4 features/button.feature
mohawk-0.0.3 features/button.feature
mohawk-0.0.2 features/button.feature
mohawk-0.0.1 features/button.feature