features/text_field.feature in page-object-0.6.8 vs features/text_field.feature in page-object-0.6.9

- old
+ new

@@ -20,9 +20,11 @@ | class | | name | | xpath | | index | | title | + | text | + | label | Scenario Outline: Locating a text field using multiple parameters When I search for the text field by "<param1>" and "<param2>" Then I should be able to type "I found it" into the field