Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

take screenshot in chrome device emulator mode

I am using a laptop computer with a max resolution on 1366px. I want to take a screenshot of how a website look in the device emulator mode in chrome - when I set the width to be bigger - like 1600px.

When I do this - the device viewport becomes overflows out of my chrome window and a part of it is hidden - how do i take a screenshot of this - print screen wont work. Is there a plugin or a chrome extension??

like image 831
Probosckie Avatar asked Mar 09 '16 10:03

Probosckie


People also ask

How do you take a screenshot in Chrome console?

On a PC: Press Ctrl + Shift + I then Ctrl + Shift P. Mac: Press Command + Option + I then Command + Shift P. Then type "screenshot" to see the four screenshot options.

How do I toggle Chrome device mode?

Toggle Device Mode in Chrome If you've never been inside Developer Tools before, click F12 or open Chrome's menu > More Tools > Developer Tools. To activate device mode, simply click the device icon in the top left corner of the Developer Tools window. Click to the icon to toggle device mode.


1 Answers

found this menu, which take screenshot of device screen only screenshot device simulation in chrome developer devtool

latest chrome have "Capture full size screenshot" enter image description here

like image 110
surinder singh Avatar answered Oct 03 '22 12:10

surinder singh