features/radio_button.feature in druid-ts-1.1.1 vs features/radio_button.feature in druid-ts-1.1.2
- old
+ new
@@ -43,6 +43,7 @@
| name | index |
@locator
Scenario: Finding a radio button dynamically
When I select the radio button while the script is executing
- Then the "Milk" radio button should be selected
+ Then I should see that the radio button exists
+ And the "Milk" radio button should be selected