Releases: microsoft/playwright-vscode
Releases · microsoft/playwright-vscode
v0.2.7
-
New Playwright actions view
-
Pick selector
You can pick selector right from a live page, before or after running a test -
Record new test
Start recording where you left off with the new 'Record new test' feature. -
Show & reuse browser
Watch your tests running live & keep devtools open. Develop while continuously running tests.
v0.2.6
What's Changed
- fix: do not require explicit yes when installing by @mxschmitt in #184
- chore: have better defaults during install by @mxschmitt in #185
- fix: support remote WSL by @mxschmitt in #186
v0.2.5
What's Changed
- fix(esm): support oop reporter in esm mode by @pavelfeldman in #178
- chore: make highlighting consistent with html reporter by @pavelfeldman in #179
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Maintenance & Bug fixes
v0.2.3
What's Changed
- chore: retain run profiles on model rebuild by @pavelfeldman in #132
- feat(source-map): add support for compiled test run by @pavelfeldman in #134
- feat(skip): render skipped tests as such by @pavelfeldman in #146
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore: tolerate racing pipe closure by @pavelfeldman in #112
- feat(message): render error message w/ colors by @pavelfeldman in #115
- chore: do not show warnings upon extension activation by @pavelfeldman in #117
- fix(root): allow running test starting from outer folder by @pavelfeldman in #127
- chore: support 1.63 by @pavelfeldman in #128
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v0.1.0
What's Changed
- feat: integrating codegen to generate scripts
- feat: fully parallel run tests
- feat: break on exceptions when debugging tests
- feat: support highlighting selected selectors on the actual page
- feat: add progress rendering when executing tests
- fix: compatibility with parametrized tests
- fix: automatically detect playwright configuration files in sub folders
Full Changelog: v0.0.9...v0.1.0
v0.0.9
What's Changed
- chore: disable proposed APIs by @mxschmitt in #65
- chore: support Playwright version 1.16 by @mxschmitt in #66
Full Changelog: v0.0.8...v0.0.9