【小花仙】笔记:Chrome 62 新增了对指定HTML元素截图的功能

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在开发人员工具添加了新的功能和变动:

  • 支持控制台顶级await关键字。
  • 对屏幕指定区域的截图,以及对指定HTML节点的截图!
  • CSS栅格的高亮。
  • 关于查询对象的新的控制台API。
  • 控制台的负过滤器和URL过滤器。
  • 网络请求界面导入HAR。
  • 可以预览的缓存资源。
  • 可以更好预测的缓存调试。
  • 块级作用域。

猜你喜欢

转载自blog.csdn.net/qq_35977139/article/details/108988838
62