DrupalDriver
DrupalDriver copied to clipboard
Add support for placing blocks
Ref: #111
Currently it requires too many parameters to place a block, and you have to pass each one of them in the step definition. This is just the start, I'm this can be improved.
Well.. this is working - at least for Drupal 7.
@jhedstrom Let me know what you think of this. We can improve this of course (add page parameters, etc.). https://github.com/jhedstrom/drupalextension/pull/315 depends of this.