Questions tagged as 'dev-tools'

1
answer

In DevTools is there any way to capture the entire screen of the site, even if it has scroll?

I'm not looking for Chorme extension or screen capture code etc. I just want to know if this developer tool has any such native options. I know that if you open DevTools of Chrome and press Ctrl + Shift + C and make a selection on...
asked by 14.12.2018 / 12:24
1
answer

Is there any way to test a CSS animation by DevTools?

I have this simple animation made in CSS, but I'm having trouble with " debuggar " behavior. Every time I have to go in the code, save, and refresh in the browser. Is there any way to test a direct animation through DevTools? Type has to...
asked by 03.12.2018 / 12:19
1
answer

How to Inspect an element that only appears when I hover in another element?

I have an element that when doing a hover in it will appear a pseudo-element elsewhere on the screen, however I would like to inspect this pseudo element when it is visible on the screen. How do I inspect an element that only appear...
asked by 06.11.2018 / 13:01
1
answer

How to simulate Zoom Pinch in Chrome Dev Tools?

I'm working on an interface that will be mobile. Is there any way to simulate Zoom (pinch zoom) in Chrome Dev Tools? At least from version 59 or higher? NOTE: For those who were in doubt, Zoom is the zoom that you make on the screen using...
asked by 10.09.2018 / 14:43