In this project I'm going to try and document some of the regular scenarios or custom step definitions which may be useful for re-used.
The first port of call for people wanting to learn about Drupal scenarios is to look in api.feature, blackbox.feature & drush.feature from the behat drupal-extention.
This project will be outlining common workflows that aren't set out in those example features
- Attach a file to a node through the node add form.
- Login as user with specific domain access settings.