Sigh. Yet another site that completely fails if cookies are disabled: just an otherwise blank page with the message "Application error: a client-side exception has occurred (see the browser console for more information)", with
DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
in the console.
I can believe that it may not be possible to run the test without local storage (though it's not obvious that that should be the case), but failing to verify that one's website degrades gracefully (and in the face of a totally standard and formerly common browser configuration, no less) deserves disparagment.
I can believe that it may not be possible to run the test without local storage (though it's not obvious that that should be the case), but failing to verify that one's website degrades gracefully (and in the face of a totally standard and formerly common browser configuration, no less) deserves disparagment.