I’m using K6 Browser to test an app, the app doesn’t have favicon.ico files, the messages for these missing files fill my console during tests. I was wondering if there was a way to ignore all 404s that end in /favicon.ico? (the various examples I’ve tried to generate through GPTs haven’t been helpful, since they seem to define specific URL checks, where the 404s I see occur multiple times during a flow and I’d like a global catch-all)
Thanks for your question. If i understood your question correctly, you want to filter out the logs that are related to failed attempts at getting favicon.ico? We have heard similar requests recently and at the moment there isn’t a way to ignore some of the logs. We are hoping to work on two issues though that should make it better by: