← Back to microsoft/playwright
microsoft / playwright · Issue No. 41528
Prior versions of playwright-cli showed multiple sessions at once, allowing a user to monitor all of those sessions at once. The new update makes show much nicer and more functional for individual sessions, but removed the ability to monitor multiple sessions at once.
Suggested UX: allow selecting multiple sessions in the left sidebar. If there are multiple sessions selected, display those sessions in the right side in a flex layout that scales the views to the pane size. Add a "Select All" button to next to the sessions gear. Clicking on a session changes the selection to that single session.
Optionally, add an "auto select" session button that selects the sessions that have activity in the last five minutes. Selecting an individual session deselects the auto select. When auto select is active, only show active sessions.
Relay reads this issue against the repository's contribution signals: the files it is likely to touch, how the maintainers triage work this size, and what the first contribution would exercise.
The full analysis for this issue is still being assembled. Until then, the description above and the thread on GitHub are the most reliable context.