There currently is not a dedicated Cookie viewer in the IE11 F12 Developer tools.
There are two possible workarounds:
- Inspecting cookies within the “Detailed view” in the Network tab
- Running ‘document.cookie’ in the Javascript console
There currently is not a dedicated Cookie viewer in the IE11 F12 Developer tools.
There are two possible workarounds: