Cookie filter is painful to use

I doubt any tester has looked at filtering a cookie.
Filter a cookie, click a link and see if the cookie value changed. You will have to retype the filter click down to where the cookie is found.

Hi,

Can you add more details? Are you talking about the cookie filter in the Network monitor or in the Storage panel?

Could you share an example page and detailed steps so that we can understand the problem?

Thanks

Lets say a developer wants to watch the value of a cookie as the user goes from one page to another (submits a request or clicks a link on the same site). This is an extremely likely scenario, actually probably the only scenario for a developer using this tool at all.

Firefox: F12 > Storage > Filter > “cookie name” > (XXXX Nope start over) > drill down to Cookies > Site > Filter > “cookie name” > (Cookie value is visible) > Submit > Click a link > (Cookie value/screen is gone, filter is still populated but it will disappear shortly) > drill down to Cookies > Site > Filter > “cookie name” > (Cookie value is visible)

Chrome > F12 > Application > drill down to Cookies > Site > Filter > “cookie name” > (notice that the UI didn’t let you do this out of order) > (Cookie value is visible) > Submit > (Cookie value is visible) > Submit > (Cookie value is visible) > Submit > (Cookie value is visible)