features/element.feature in page-object-0.6.6 vs features/element.feature in page-object-0.6.7
- old
+ new
@@ -270,5 +270,9 @@
Scenario: Finding a parent element
When I find the child link element
And ask for the parent element
Then I should have a div parent
+
+ Scenario: Flashing an element
+ When I retrieve a button element
+ Then I should be able to flash it