module Spec

Monkey-patch RSpec Example Group so that we can track whether an example already failed or not in an after(:each) block

Useful to only capture Selenium screenshots when a test fails