features/div.feature in page-object-0.0.2 vs features/div.feature in page-object-0.0.3
- old
+ new
@@ -34,10 +34,10 @@
| search_by |
| index |
@selenium_only
- Scenario Outline: Locating divs on Watir only
+ Scenario Outline: Locating divs on Selenium only
When I search for the div by "<search_by>"
Then the text should be "page-object rocks!"
Scenarios:
| search_by |