features/form.feature in druid-ts-1.1.1 vs features/form.feature in druid-ts-1.1.2
- old
+ new
@@ -30,6 +30,7 @@
| name | index |
@locator
Scenario: Finding a form dynamically
When I locate a form while the script is executing
- Then I should be able to submit the form
+ Then I should see that the form exists
+ And I should be able to submit the form