features/canvas.feature in page-object-0.8.7 vs features/canvas.feature in page-object-0.8.8

- old
+ new

@@ -17,17 +17,9 @@ | id | | class | | name | | xpath | | index | - - @selenium_only - Scenario Outline: Locating a canvas on the page - When I search for the canvas by "<search_by>" - Then I should know it is visible - - Examples: - | search_by | | css | Scenario: Determining the width and height of the canvas When I retrieve the canvas element Then I should see that the canvas width is "200"