Skip to content

Instantly share code, notes, and snippets.

@sime
Created May 30, 2013 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sime/5677946 to your computer and use it in GitHub Desktop.
Save sime/5677946 to your computer and use it in GitHub Desktop.
default:
paths:
features: ../../features
extensions:
Behat\MinkExtension\Extension:
base_url: 'http://test.localhost:8080/'
goutte:
guzzle_parameters:
request.params:
redirect.disable: true
#
# switch disable followings if use behat/mink-selenium2-driver
#
selenium: ~
javascript_session: selenium
show_cmd: '/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome %s'
#
# switch enable followings if use behat/mink-selenium2-driver
#
# javascript_session: selenium2
# browser_name: 'firefox'
# selenium2:
# capabilities: { "browser": "firefox"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment