Skip to content

Releases: microsoft/playwright-vscode

v1.0.21

15 Jan 09:11
4ec57c9
Compare
Choose a tag to compare

Bugfixes

  • feat: french localization in #399
  • feat: watch .env files (and then reload) in #403
  • fix: report config errors in the UI in #401
  • fix: evaluate 'which' via shell if Node.js is not in PATH (fallback) in #400
  • chore: show more debug info when no Node.js is available in #402

Full Changelog: v1.0.20...v1.0.21

v1.0.20

16 Dec 05:09
Compare
Choose a tag to compare

Bugfixes

  • chore: rely upon playwright source map handling in #397
  • fix: double fills while debugging in #398

Full Changelog: v1.0.19...v1.0.20

v1.0.19

28 Nov 17:53
Compare
Choose a tag to compare
  • #395 - fix colors in test output tab

v1.0.18

21 Nov 19:05
a826582
Compare
Choose a tag to compare

Bugfixes

  • fix: 'extension.install' command in Chinese in #389
  • feat: support in-page overlay while recording in #390

v1.0.17

30 Oct 22:05
42fc8bb
Compare
Choose a tag to compare

Bugfixes

  • fix: best-effort support for POMs when highlighting in #378
  • feat: stringify non-string values in playwright.env setting in #380
  • fix: when updating settings, update both workspace and globalin #381
  • chore: highlight legacy page.click on hover in #382
  • fix(win): normalize fs paths using vscode.Uri in #386

Full Changelog: v1.0.16...v1.0.17

v1.0.16

04 Oct 23:12
7744924
Compare
Choose a tag to compare

Bugfixes

  • fix: handle test deselection in #364
  • chore: do not show can not close message in #366
  • fix: show browser when DISPLAY env var is provided in #371
  • chore: add title for show browser checkbox in #372

Full Changelog: v1.0.15...v1.0.16

v1.0.15

19 Jul 08:22
Compare
Choose a tag to compare

Bugfixes

  • fix: show browser always in non-web mode in #362

Full Changelog: v1.0.14...v1.0.15

v1.0.14

13 Jul 20:27
bdc4ff4
Compare
Choose a tag to compare

This release includes:

  • Bugfixes

Full Changelog: v1.0.13...v1.0.14

v1.0.13

12 Jun 23:27
2f8352b
Compare
Choose a tag to compare

This release includes:

  • bugfixes
  • "Show Trace Viewer" feature that works with Playwright 1.35+

v1.0.12

06 Jun 01:50
Compare
Choose a tag to compare

This release includes:

  • bugfixes
  • changes necessary for the upcoming 1.35 release of Playwright