web icon indicating copy to clipboard operation
web copied to clipboard

[test-runner] Allow to filter out 404 network requests warnings

Open web-padawan opened this issue 5 years ago • 1 comments

We have a test that submits a form in <iframe> and it logs a warning, which is by design:

packages/vaadin-login/test/login-submit.test.js:

 🚧 404 network requests:
    - login-action?username=username&***

It would be nice to be able to filter out these warnings, same as we can do it for console warnings.

web-padawan avatar Jan 04 '21 09:01 web-padawan

Any update on this?

Donaut avatar Oct 18 '25 14:10 Donaut