features/step_definitions.feature in bermuda-0.0.1 vs features/step_definitions.feature in bermuda-0.0.2

- old
+ new

@@ -40,9 +40,13 @@ And I should see "This is the default dialog" within the "Basic dialog" dialog When I close the "Basic dialog" dialog Then I should not see the "Basic dialog" dialog + When I visit the dialog page + And I press "Ok" within the "Basic dialog" dialog + Then I should not see the "Basic dialog" dialog + Scenario: Progressbar steps When I visit the progressbar page Then the progress bar should be at 37% Then the progress bar should be at 37 percent