Sha256: 392936406b04faf2d27472def715be99947741b317872399aba9b672585f49bb

Contents?: true

Size: 357 Bytes

Versions: 2

Compression:

Stored size: 357 Bytes

Contents

Feature: Working with table view

  Background: Navigating to Tables Page
    When I navigate to the "TablesPage" using the "goto tables" route

  Scenario: Selecting a table row by index
    When I click in the "0" index of the table identified by "elements"
    Then I know that the label  on the "TablesPage"  identified by "selected" is "Fourth element"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
furter-0.0.3.3 features/table.feature
furter-0.0.3.2 features/table.feature