Releases: microsoft/playwright-vscode
Releases · microsoft/playwright-vscode
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
v0.2.16
- Restore "Record from here" for <=1.27 users.
v0.2.15
- Provisional changes for the upcoming Playwright v1.28
v0.2.14
- Various bug fixes
v0.2.13
v0.2.12
Same as previous.
v0.2.11
Misc improvements
3785606 chore: support typed selectors hover (#247)
b40ab51 chore: use the legacy channel for communication, pick api selector (#243)
9523f7c docs: vscode extension readme (#244)
e7fc235 chore: add env from settings to ReusedBrowser (#242)
084557b chore: roll playwright to 1.26 (#241)
12c07bf chore: follow up to controller changes (#240)
46fbeca chore: implement protocol-based driver (#238)
de0afdd chore: don't run driver oop when debugging (#236)
37631b8 chore: escape error log html (#234)
04d172c chore: allow picking JS as a language (#235)
v0.2.10
- Minor UI tweaks
v0.2.9
v0.2.8
Bugfix:
- restore install pw action