打开网页,然后按下 F12(macOS 是 option + command + i)调出开发者工具,接着按 Ctrl + Shift + P (macOS 是 command + Shift + P)。紧接着输入指令 Capture,它会提示有四个选项,分别是 Capture area screenshot/Capture full size screenshot/Capture node screenshot/Capture screenshot。
如果想要截取整个页面,选择Capture full size screenshot,会自动将整个页面保存成图片。