Hi, >, aslak hellesoy wrote (sometime today): > at_exit do > .. > end If I had a number of steps, stories and runners where would I put the kernal at_exit method? At the last 'Then' in a step file? At the bottom of that particular runner file? I assume there would be numerous at_exit methods i.e. different teardowns. Cheers Aidy