

To take a screenshot of the entire screen, use the Ctrl + Show windows key combination.However, once you know the basic key combinations for taking screenshots, you’ll be good to go. Some keys present on other laptops are missing, while new ones have been added. Today’s laptops all include ways to take screenshots, and that includes Chromebooks.Ĭhromebooks can be a little confusing for someone coming from another platform, especially because their keyboards are somewhat different than those of Macs or Windows PCs. For example, you can send copies of error messages to support services, show a friend what your game screen looks like, or save a tweet that you suspect is going to be deleted in a few minutes. google-chrome -headless -disable-gpu -print-to-pdf=file1.Screenshots can be useful for a variety of reasons. You can also specify output filename with location as -screenshot=file1.png to create specific name. google-chrome -headless -disable-gpu -window-size=1280,768 -screenshot You can also specifiy the dimension of screenshot using -window-size option like below. google-chrome -headless -disable-gpu -screenshot The output file will be created in the current directory with the name screenshot.png. Use the following command to capture a screenshot of the given web page. Windows users still have to wait for some time. With the Google Chrome version 59, it’s only available for MAC OS and Linux users. You must be using Google Chrome 59 or later version. How to Create PDF of Webpage Using Google Chrome Headless.This headless Google Chrome version also included the feature to capture a screenshot of any website using command line tool. This allows users to use Google Chrome on the command line as well as scripts. The Google Chrome 59 and newer versions has included a new feature headless which provides functionality to run Google Chrome without UI.
