If your receiving the error “The current node list is empty” while using Behat, then likely your project is returning an HTTP 500 error. This
Using Behat i needed to be able to set a date in a form (x) number of days from the current date. This however is
While needing to write a test to check the order of 2 items (within a given CSS query) in Behat, I did a little googling