Sha256: b35b1585946fd4fc661c0b0a360b4d4e836bb249080883498132c36ff27607d5

Contents?: true

Size: 251 Bytes

Versions: 78

Compression:

Stored size: 251 Bytes

Contents

Feature: A link

  Scenario: Rendering a link and process its event
    Given I go to the test pages
    When I click "LinkTestPage"
    Then I should see "Click"
    When I click "Click"
    Then I should see "This is the other page"
    Then I quit

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
RubyApp-0.2.7 features/elements/link.feature
RubyApp-0.2.6 features/elements/link.feature
RubyApp-0.2.5 features/elements/link.feature
RubyApp-0.2.4 features/elements/link.feature
RubyApp-0.2.3 features/elements/link.feature
RubyApp-0.2.2 features/elements/link.feature
RubyApp-0.2.1 features/elements/link.feature
RubyApp-0.2.0 features/elements/link.feature
RubyApp-0.0.91 features/elements/link.feature
RubyApp-0.0.90 features/elements/link.feature
RubyApp-0.0.89 features/elements/link.feature
RubyApp-0.0.88 features/elements/link.feature
RubyApp-0.0.87 features/elements/link.feature
RubyApp-0.0.86 features/elements/link.feature
RubyApp-0.0.85 features/elements/link.feature
RubyApp-0.0.84 features/elements/link.feature
RubyApp-0.0.83 features/elements/link.feature
RubyApp-0.0.82 features/elements/link.feature
RubyApp-0.0.81 features/elements/link.feature
RubyApp-0.0.80 features/elements/link.feature