minkphp / MinkGoutteDriver

Goutte driver for Mink framework
MIT License
299 stars 52 forks source link

How can i set guzzle options? #17

Closed gimler closed 11 years ago

gimler commented 11 years ago

I want set guzzle configuration parameter in my behat.yml file is there a way?

curl.options CURLOPT_PROXY: 'mhde.gf.myh.dev:8888'

Or how can i override the guzzle client class with my own?

Or how can i access it in my Context to set the option.

gimler commented 11 years ago

invalid see https://github.com/Behat/MinkExtension/pull/60