features/video.feature in page-object-0.8.7 vs features/video.feature in page-object-0.8.8
- old
+ new
@@ -17,17 +17,9 @@
| id |
| class |
| name |
| xpath |
| index |
-
- @selenium_only
- Scenario Outline: Locating a video element on the page
- When I search for the video element by "<search_by>"
- Then I should know it is visible
-
- Scenarios:
- | search_by |
| css |
Scenario Outline: Locating videos using multiple parameters
When I search for the video element by "<param1>" and "<param2>"
Then I should know it is visible