MinkSelenium2Driver
MinkSelenium2Driver copied to clipboard
Write step-by-step "Contributor Getting Started" guide
Drivers have very basic instructions on how to get use them, but no instructions how to contribute into them. Need to add section on CONTRIBUTING.md with details about:
- how to install (e.g. download from there, use Composer here, use npm here)
- how to add tests
- how to run tests
See https://github.com/minkphp/Mink/pull/677#issuecomment-147461807