Sha256: 75472da9b8a4161151ff754613d446aaed329e4a636dd15deb926944abfdfdf7
Contents?: true
Size: 258 Bytes
Versions: 4
Compression:
Stored size: 258 Bytes
Contents
Feature: Elements Scenario: Clear an element Given I am on the static elements page When I type "abcDEF" into the text field Then the text field should contain "abcDEF" When I clear the text field Then the text field should contain ""
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
page-object-0.2.5 | features/element.feature |
page-object-0.2.4 | features/element.feature |
page-object-0.2.3 | features/element.feature |
page-object-0.2.2 | features/element.feature |