features/span.feature in page-object-0.6.5 vs features/span.feature in page-object-0.6.6
- old
+ new
@@ -17,9 +17,10 @@
| class |
| xpath |
| index |
| name |
| text |
+ | title |
Scenario Outline: Locating span using multiple parameters
When I search for the span by "<param1>" and "<param2>"
Then the text should be "My alert"