features/audio.feature in druid-ts-1.2.2 vs features/audio.feature in druid-ts-1.2.3
- old
+ new
@@ -14,11 +14,10 @@
Examples:
| search_by |
| id |
| class |
- | name |
| xpath |
| index |
| css |
Scenario Outline: Locating audios using multiple parameters
@@ -26,10 +25,9 @@
Then I should know it is visible
Examples:
| param1 | param2 |
| class | index |
- | name | index |
Scenario: Should know if it is autoplay
When I retrieve the audio element from the page
Then I should know the audio is not autoplay