Sha256: e1186cd74575b46af78cdcd4a4345840c44c43db85893fbe5f2f0644ac120324
Contents?: true
Size: 418 Bytes
Versions: 1
Compression:
Stored size: 418 Bytes
Contents
Feature: Using the JQueryUI Slider Widget Here we'll be able to get the current value of the Slider widget, and set a new one. Background: Given I am on the slider page Scenario: Using the Slider widget Then the current value of the slider should be "0%" Scenario: Setting the Slider to a specific value When I move the slider to "20%" Then the current value of the slider should be "10%"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jqueryui_widgets-0.6 | features/slider.feature |