mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
5 lines
170 B
Gherkin
5 lines
170 B
Gherkin
@selenium
|
|
Feature: an entire feature that uses selenium
|
|
|
|
Scenario: should use selenium without being explicitly told
|
|
Then Capybara should use the "selenium" driver
|