Sha256: 686aab795f89923a00f16369dc2af454349283af5bfef02a18f7ee25a20037dd

Contents?: true

Size: 222 Bytes

Versions: 4

Compression:

Stored size: 222 Bytes

Contents

@title
Feature: Page title

Scenario: Check page has title with meaningful text
  Given I am on the page
  Then page should have title html attribute with meaningful text
  And title attribute shouldn't repeat the content

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bddfire-2.0.1 scaffold/accessibility/features/04_page_titles.feature
bddfire-2.0.0 scaffold/accessibility/features/04_page_titles.feature
bddfire-1.9.9 scaffold/accessibility/features/04_page_titles.feature
bddfire-1.9.8 scaffold/accessibility/features/04_page_titles.feature