mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 14:33:14 +00:00
15 lines
505 B
Plaintext
15 lines
505 B
Plaintext
default:
|
|
paths:
|
|
features: features
|
|
bootstrap: %behat.paths.features%/bootstrap
|
|
extensions:
|
|
Behat\MinkExtension\Extension:
|
|
base_url: 'http://localhost/phraseanet/'
|
|
selenium2: ~
|
|
#browser: 'firefox'
|
|
#capabilities: { "browserName": "firefox", "browser": "firefox", "version": "13"}
|
|
#wd_host: 'http://192.168.2.2:4444/wd/hub'
|
|
default_session: selenium2
|
|
javascript_session: selenium2
|
|
browser_name: firefox
|