Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for configuration options in behat.yml #272

Open
zuernBernhard opened this issue Sep 25, 2017 · 1 comment
Open

Documentation for configuration options in behat.yml #272

zuernBernhard opened this issue Sep 25, 2017 · 1 comment

Comments

@zuernBernhard
Copy link

zuernBernhard commented Sep 25, 2017

Hi togehter,
I'm using MinkSelenium2Driver together with Mink and Behat.

The Configuration of behat via behat.yml is documented on http://behat.org/en/v2.5/guides/7.config.html.

The configuration for the Behat-Mink-Extension via behat.yml is documented on: https://github.com/Behat/MinkExtension/blob/master/doc/index.rst

But there can one see how Selenum2 can be configured via behat.yml in the directive ?

default:
  extensions:
    Behat\MinkExtension:
      sessions:
              default:
                selenium2: ~

Can this be documented in the README.md of this project or is it possible to link this part of documentation in the README.md of this project ? So that it is possible to find out how to set for example the wd_host option for Selenium2 from behat.yml

@aik099
Copy link
Member

aik099 commented Sep 25, 2017

Since MinkSelenium2Driver can be used with only Mink, then documentation about it's usage with Behat/MinkExtension should be on https://github.com/Behat/MinkExtension/blob/master/doc/index.rst.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants