<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Chrome on Ricky</title><link>https://linzeyan.github.io/categories/chrome/</link><description>Recent content in Chrome on Ricky</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Thu, 02 Jul 2020 09:07:34 +0800</lastBuildDate><atom:link href="https://linzeyan.github.io/categories/chrome/index.xml" rel="self" type="application/rss+xml"/><item><title>How to capture web pages and long screenshots with Chrome DevTools?</title><link>https://linzeyan.github.io/posts/2020/20200702-howto-screenshot-page-by-chrome-devtools/</link><pubDate>Thu, 02 Jul 2020 09:07:34 +0800</pubDate><guid>https://linzeyan.github.io/posts/2020/20200702-howto-screenshot-page-by-chrome-devtools/</guid><description>&lt;ul>
&lt;li>&lt;a href="https://tedliou.com/archives/howto-screenshot-page-by-chrome-devtools/" target="_blank" rel="noopener">How to capture web pages and long screenshots with Chrome DevTools?&lt;/a>&lt;/li>
&lt;/ul>
&lt;ol>
&lt;li>Open Chrome DevTools&lt;/li>
&lt;li>Click more_vert in the top-right, then choose filter_none to make it a separate window&lt;/li>
&lt;li>&lt;code>Ctrl + Shift + P&lt;/code>(&lt;code>Command + Shift + P&lt;/code>)&lt;/li>
&lt;li>Type &lt;code>screenshot&lt;/code>
&lt;ol>
&lt;li>Capture area screenshot: area screenshot. After selecting it, your cursor changes to add. Use it to select an area on the page.&lt;/li>
&lt;li>Capture full size screenshot: long screenshot. It completes automatically after about one second.&lt;/li>
&lt;li>Capture node screenshot: node screenshot. Similar to a long screenshot, but only visible parts are captured and the rest is blank.&lt;/li>
&lt;li>Capture screenshot: normal screenshot. It captures the visible page. If DevTools is not in a separate window, the result is affected.&lt;/li>
&lt;/ol>
&lt;/li>
&lt;/ol></description></item></channel></rss>