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