September 17, 2026

Dropdowns are built to vanish. A click anywhere else closes them, so does Escape, and on some sites so does moving focus at all. That is exactly what most screenshot methods do first, which is why the capture so often shows the page with the menu already gone.
The fix is to capture without giving the page a reason to close the menu.
Open the Snipping Tool app itself (not the Win + Shift + S shortcut), set a delay of three or five seconds, click New, then switch to the browser and open the menu. When the delay runs out the capture starts with the menu still open, and you drag around it.
The shortcut version cannot do this because the dimming overlay steals focus, which is what closes the menu.
Cmd + Shift + 5 opens the screenshot toolbar; under Options choose a five-second timer, then open the menu and wait. The capture happens while the menu is up.
With the Demorta extension, open the menu, press Ctrl+Shift+8, then press Enter. Enter takes the whole visible page without a click, so nothing reaches the page and the menu stays where it is. If you drag an area instead, the overlay swallows the press so a click-toggled menu still survives; menus that open on hover will close when the pointer moves, which is where Enter is the safer choice. Crop in the editor afterwards. Try the free screenshot tool.
If the menu closes no matter what, open DevTools, go to the Elements panel, find the menu element, and in the Styles pane use the :hov toggle to force :hover or :focus on it. It stays open until you turn that off, and you can capture at leisure with any method, including Capture node screenshot on the element itself.
Click through it — the same kind of demo you can record of your own product.
Record your first interactive demo free.
Five demos on the free plan, forever. No credit card, no trial countdown, no sales call. Install the Chrome extension, click through your product once, and you have a shareable link in about ten minutes.
Start free →