google chrome devtools - Does 'Clear Cookie' delete the cookie? -


there's cookies subsection under resources tab in devtools... right clicking on of cookies gives me clear option. same deleting cookie, or clear contents? ui not remove cookie view, shows empty content.

sometimes may check existence of cookie instead of reading data verify, matter of consequence.

i think call cookie site. if click on site, list of actual cookies site on right side of window name, contents, size etc... each line cookie. can delete individual cookies there.

when clear site, deletes cookies site in 1 click, can't delete site, still shows on left side of window.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -