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
67.16k stars 3.69k forks source link

[Feature]: merge Playwright Inspector into trace view #32863

Open chenshuichao opened 1 month ago

chenshuichao commented 1 month ago

🚀 Feature Request

By merging Playwright Inspector into trace view,the test author can run test script,recording test script, edit the test script, debug the test script in one place----trace view(playwright studio) - No-Code Test Automation.

Example

245955154-30eb459b-f2a1-4986-92cc-912b50baffd1

Motivation

Playwright studio:

Codeless Testing - No-Code Test Automation

toduyemi commented 1 month ago

Please please this. Having to open and close different windows and processes for every subtask in my workflow is draining.