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
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
I was wanting a new bread crumb bar for my site CodeConsortium and i spent considerable time looking for a pre made solution that did
If you are using validation groups and have created a custom validator, you will want to use it in your validation group, however its a
So i had an issue that i am still somewhat unsure of the cause, though i suspect the culprit was an upgrade to a newer
Having recently setup the new codeconsortium.com website i thought i would share some of the steps i took to get things working as it was
Using login handlers or even logout handlers, we can do a number of last minute things before the user is redirected to where they need