Releases: microsoft/playwright-vscode
Releases ยท microsoft/playwright-vscode
v1.0.11
v1.0.10
- Bugfixes for Playwright 1.32 compatibility.
v1.0.9
v1.0.8
- Support for project dependencies
v1.0.7
v1.0.6
Bugfixes
- 36985c9 chore: escape debug expressions for session evaluate (#300)
- 03373fa chore: render errors in global setup (#297)
- a083f49 fix: pass --headed when reusing browser (#293)
- d3eb70a fix(param): use full test title in the test item id (#292)
- 4d02a9a feat(problems): surface global errors as problems (#287)
v1.0.3
Bugfixes:
- microsoft/playwright#18954 - aka tests (Node.js executable) are not found.
v1.0.2
v1.0.1
- bug fixes
v1.0.0
New Features
- Highlight elements while moving the cursor (both in debug and in the show browser modes)
- Pick locator & tune it afterwards
- Record at cursor - edit snippet while recording it