microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
62.73k stars 3.38k forks source link

[Feature]: ui mode include Playwright inspector #30864

Closed chensce closed 2 weeks ago

chensce commented 2 weeks ago

🚀 Feature Request

merge Playwright inspector into ui mode, make ui mode to be the authoring test script tool.

Example

now ui mode include trace view,

Motivation

one ui mode

yury-s commented 2 weeks ago

Folding into https://github.com/microsoft/playwright/issues/23700. Please upvote that issue instead.