Sha256: af6b61155ac9748f591e586dd1a9e138856eb0017da99fca0f89456cd2218e7f
Contents?: true
Size: 401 Bytes
Versions: 1
Compression:
Stored size: 401 Bytes
Contents
Feature: Using the jqueryui_dialog BasicDialog widget Background: Given I am on the basic dialog page Scenario: Getting information from the page Then the basic dialog title should be "Basic dialog" And the content should include "This is the default dialog" @focus Scenario: Closing the dialog When I close the basic dialog Then the basic dialog should not be visible
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jqueryui_widgets-0.1 | features/basic_dialog.feature |