microsoft / vscode-edge-devtools

A VSCode extension that allows you to use browser devtools from within the editor. The devtools will connect to an instance of Microsoft Edge giving you the ability to alter CSS styling, perform diagnostics, and debugging. Get it now at http://aka.ms/devtools-for-code
https://docs.microsoft.com/microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension
MIT License
745 stars 253 forks source link

Integrate the extension with Playwright so it can be used to also run tests #1845

Open theuntested opened 9 months ago

theuntested commented 9 months ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like:

Describe alternatives you've considered:

Additional context:

Add 'testing' to list of Microsoft Edge Tools using Microsoft Playwright Codegen. Example "Launch an instance of Microsoft Edge to begin inspecting, modifying or testing webpages."

captainbrosset commented 9 months ago

I'm not sure I understand what you're asking. Could you please provide more detailed information.

theuntested commented 9 months ago

Add 'testing' to list of VS Code Microsoft Edge Tools capabilities by using Microsoft Playwright Codegen, I'm reaching here.

Example, "Launch an instance of Microsoft Edge to begin inspecting, modifying or testing webpages."

CaptureVSCodeEdgeToolsLaunch

theuntested commented 9 months ago

Is your feature request related to a problem? Please describe. I don't believe so, but I don't know.

Describe the solution you'd like: As a tester I'd like the ability to launch Edge and use the developer tools which could include Playwright.

Describe alternatives you've considered: Chrome Playwright extensions. VS Code Playwright extension.

Additional context: An Edge Playwright Extension usable by a VS Code DevTools launched browser.

CaptureVSCodeEdgeToolsLaunch2

Happy Thanksgiving

captainbrosset commented 7 months ago

Thanks for the details. Renaming the issue accordingly.