it( "can see the current event in the debug panel", function() { this.visit( "/login" ) .debugEvent(); } );