Playwright

Download 0
Last updated Sep 5, 2026

playwright-sessions

Lists your own open browser sessions, one row each. Useful for recovering a session id you no longer have, and for finding sessions worth closing before opening another. Other users' sessions are never listed.

playwright-sessions

Output Fields

FieldTypeNameDescription
session_idStringSession ide.g. 6f1c2a08-6c1e-4a1b-9a5e-9b2f0d3c7e11
targetStringTargetCredential profile the session was opened with, or the site's host when no account was named.
urlStringURLWhere the session currently is. e.g. https://fw.example.com/policy/list
titleStringPage titlee.g. Policy - Firewall Console
is_read_onlyBooleanRead onlytrue when the session refuses anything but navigation. e.g. true
createdDateOpened ate.g. 2026-09-05 10:15:30
last_used_atDateLast used atIdle sessions are closed automatically. e.g. 2026-09-05 10:22:04