Skip to content

v0.1.1

Latest

Choose a tag to compare

@pavelfeldman pavelfeldman released this 14 Feb 23:28
· 2 commits to main since this release
d1c6d11

📺 Session monitoring

See what your agents are doing — live.

npm i -g @playwright/cli@latest
playwright-cli show

Run this to open a dashboard that tiles all running browser sessions with real-time screencasts.

Image

Click into any session to take full remote control — navigate, click, type — then press Escape to hand it back to the agent. Close sessions or clean up data right from the grid.

NOTE: You might need to restart your sessions using the fresh version of Playwright CLI for monitoring to be available!