[Xiaohuaxian] Note: Chrome 62 adds the function of taking screenshots of specified HTML elements

New features and changes coming to DevTools in Chrome 62:

  • Support for top-level await operators in the Console.
  • Screenshots of a portion of the viewport, and screenshots of specific HTML nodes.
  • CSS Grid highlighting.
  • A new Console API for querying objects.
  • Negative filters and URL filters in the Console.
  • HAR imports in the Network panel.
  • Previewable cache resources.
  • More predictable cache debugging.
  • Block-level code coverage.

Chrome 62 adds new features and changes to the developer tools:

  • Supports top-level awaitkeywords of the console .
  • A screenshot of the designated area of ​​the screen, and a screenshot of the designated HTML node!
  • Highlighting of the CSS grid.
  • New console API for querying objects.
  • The negative filter and URL filter of the console.
  • Import HAR from the web request interface.
  • Cached resources that can be previewed.
  • Cache debugging can be better predicted.
  • Block-level scope.

Guess you like

Origin blog.csdn.net/qq_35977139/article/details/108988838