features/radio_button.feature in druid-ts-1.1.7 vs features/radio_button.feature in druid-ts-1.1.8
- old
+ new
@@ -23,9 +23,11 @@
| class |
| name |
| xpath |
| index |
| value |
+ | label |
+ | css |
Scenario: Retrieve a radio button
When I retrieve a radio button
Then I should know it exists
And I should know it is visible