Answer the question
In order to leave comments, you need to log in
How to freeze the browser (F8 doesn't help)?
There is a combobox type element (combobox) and I need to study its markup and styles. But in DevTools, this element cannot be caught, because this list disappears from the DOM on the blur event.
Tried to freeze with F8 (pause JavaScript in chrome). But blur occurs before pressing F8.
How to freeze the browser in this case?
Answer the question
In order to leave comments, you need to log in
The break on subtree modification tool from the context menu on the element helped, where it is supposed to catch the appearance of the drop-down list.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question