Sha256: bca57ed057c98213e2eee55fc8e3690af9f2290ab707976c0f79efbf20fb7b26
Contents?: true
Size: 384 Bytes
Versions: 2
Compression:
Stored size: 384 Bytes
Contents
Feature: handing modal dialogs Background: Given I am on the modal page Scenario: Interacting with a modal dialog When I open a modal dialog Then I should be able to close the modal Scenario: Nested modal dialogs When I open a modal dialog And I open another modal dialog from that one #Then I should be able to close both modals
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
meeane-page-object-0.1.10 | features/modal_dialog.feature |
meeane-page-object-0.1.8 | features/modal_dialog.feature |