Sha256: 3c6b28bf861f8bb2fe004c7575f16fb5ac77726689f926d29d02af30dfc4060f

Contents?: true

Size: 533 Bytes

Versions: 2

Compression:

Stored size: 533 Bytes

Contents

Feature: Using the gwt_dialog_box Dialog Box Widget

  Background:
    Given I am on the Showcase Date Picker page

  Scenario: I choose a day from the date picker
    Given I choose the 14th day from the date picker
    Then I see today's date highlighted on the date picker
    And I see the 14th day selected on the date picker

#  Scenario: I choose a day from the date input box
#    Given I click in the date box field
#    When I choose the 16th day from the date box
#    Then I should see the 16th day in the date box field

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gwt_widgets-0.0.7 features/datepicker.feature
gwt_widgets-0.0.6 features/datepicker.feature