playwright
playwright copied to clipboard
[Docs]: "Open in VS Code" button has moved
Page(s)
- https://playwright.dev/docs/next/test-ui-mode#source
- https://playwright.dev/docs/next/test-ui-mode#watch-mode
Description
The "Open in VS Code" button has moved to the Source tab. Thus, I believe part of the documentation from the Watch mode should be moved to the Source.
The suggested update can be found here:
If you are using VS Code, you can easily open your test by clicking the Open in VS Code icon on the right from the file name in the Source tab. This will open your test in VS Code right at the highlighted line of code.
The related screenshots in the documentation are also outdated, but I believe it's a broader topic related not only to this part of the documentation.