Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 459 Bytes

File metadata and controls

13 lines (7 loc) · 459 Bytes

Pause

Preview.Pause()

This will open the interactive Playwright Inspector and wait for the user to resume execution.

Using with Simulation commands

Using the playwright inspector you can access the Browser Developer Tools to monitor network traffic between the page and the services

Example

Preview.Pause()