Sha256: d83d2ed49fa25073c91917d25464059ac5f7a695aead3da96b28ecd6a983b2fa

Contents?: true

Size: 405 Bytes

Versions: 2

Compression:

Stored size: 405 Bytes

Contents

Feature: Working with label controls

  Scenario: Getting the value of a label by accessibility label
    Then I know that the label identified by "id" is "Detail view content goes here"

  Scenario: Accessing the raw view properties of a label
    Then the label identified by "id" should be "visible"

  Scenario: Finding labels by their text
    Then the label identified by "text" should be "visible"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
furter-0.0.3.1 features/label.feature
furter-0.0.3 features/label.feature