Sha256: d02ba998af9cf01bdc9842f0ded540903912ff04bcec61b9460acaae1107b8d4
Contents?: true
Size: 510 Bytes
Versions: 2
Compression:
Stored size: 510 Bytes
Contents
Feature: As a web-object author, I want to make sure conditional method around titles work fine. Scenario: Verify condition for delayed alert Given I am on web-object form page When I follow delayed_title button And I wait for title to update Then I verify newly updated title Scenario: Verify condition for delayed alert Given I am on web-object form page When I follow delayed_title button And I wait for title to contain a sub string Then I verify newly updated title
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
web-object-0.5 | features/scenarios/title.feature |
web-object-0.4 | features/scenarios/title.feature |