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