How to get rid of this behavior? Thank. It is necessary that some selected element such and remained selected.

    1 answer 1

    The Elements panel is specifically designed to display the page in real time. In the browser itself, the current version of the option to disable this behavior does not exist, such a browser launch flag has not been encountered.

    As options out of the situation:

    1. Use debugging points in the code to output the item to the console.

    2. Use the command line API to output an item to the console before and after the update. For example, for this answer to the question, the time changes from the moment of the answer (not ajax, but the logic is clear): Change the answer time for this question. To switch sites in the upper left corner of this site before and after clicking: Before and after pressing the switch

    3. Other interesting debugging methods in documentation and popular .