silverstripe-installer/behat.yml

15 lines
539 B
YAML
Raw Normal View History

# Behat integration test setup (see behat.org).
# More information about running these tests can be found under
# https://github.com/silverstripe-labs/silverstripe-behat-extension.
# It is safe to remove this file for normal website operation.
2012-11-15 17:57:58 +01:00
default:
2017-04-21 06:43:35 +02:00
suites: []
2012-11-15 17:57:58 +01:00
extensions:
SilverStripe\BehatExtension\MinkExtension:
2012-11-15 17:57:58 +01:00
default_session: selenium2
javascript_session: selenium2
selenium2:
browser: firefox
2017-04-21 06:43:35 +02:00
SilverStripe\BehatExtension\Extension:
screenshot_path: %paths.base%/artifacts/screenshots