Freezing a Page in Chrome DevTools
A small text reminder - if you need to view any dynamic code in Chrome DevTools, for example, output by a script under certain conditions, you can use the phrase - after performing an action (for example, hovering over a link) in DevTools, go to the Sources tab and press F8, after which the browser window will darken a little and our page will , which will help us view the data we need in the Elements tab.