Options
All
  • Public
  • Public/Protected
  • All
Menu

provides diagnostics and troubleshooting helpers for your webpage.

Hierarchy

  • _PlatformObjBinding
    • Diagnostics

Index

Methods

showCursor

  • showCursor(): Promise<void>
  • shows the location of the cursor in screenshots

    Returns Promise<void>

showLayout

  • showLayout(): Promise<void>
  • shows the layout of all DOM elements in screenshots

    Returns Promise<void>