📺 Session monitoring
See what your agents are doing — live.
npm i -g @playwright/cli@latest
playwright-cli showRun this to open a dashboard that tiles all running browser sessions with real-time screencasts.
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!