Sha256: a4d7c1c653f73254536c38fcb1b1f84ee7d096a74bf6e7a0ebd8064518167676
Contents?: true
Size: 423 Bytes
Versions: 3
Compression:
Stored size: 423 Bytes
Contents
Feature: Working with sliders Scenario: Interacting with the slider Then we can interact with the raw view of the slider identified by "label" Scenario: Getting and Setting value of the slider Given we can interact with the raw view of the slider identified by "label" When I set the progress of the slider identified by "label" to "0.2" Then I can see the progress of the slider identified by "label" is "0.2"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
furter-0.0.3.3 | features/slider.feature |
furter-0.0.3.2 | features/slider.feature |
furter-0.0.3.1 | features/slider.feature |