silverstripe-translatable/tests/behat/behat.yml
2012-11-15 12:01:07 +01:00

25 lines
705 B
YAML

default:
context:
class: SilverStripe\Cms\Test\Behaviour\FeatureContext
parameters:
admin_url: /admin/
login_url: /Security/login
screenshot_path: %behat.paths.features%/screenshots/
extensions:
SilverStripe\BehatExtension\Extension:
framework_path: ../../../framework
ajax_steps:
- go to
- follow
- press
- click
- submit
Behat\MinkExtension\Extension:
# Adjust this to your local environment
base_url: http://localhost/ss-3.0
files_path: %behat.paths.features%/files/
default_session: selenium2
javascript_session: selenium2
goutte: ~
selenium2:
browser: firefox