features/basic_dialog.feature in jqueryui_widgets-0.1 vs features/basic_dialog.feature in jqueryui_widgets-0.2
- old
+ new
@@ -5,10 +5,9 @@
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