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