Skip to content

Releases: microsoft/playwright-vscode

v1.0.11

08 May 07:41
Compare
Choose a tag to compare
  • chore: pass playwright.env config to all node calls by @chasestarr in #301
  • chore: add Chinese translation by @csbun in #322

v1.0.10

03 Apr 16:57
Compare
Choose a tag to compare
  • Bugfixes for Playwright 1.32 compatibility.

v1.0.9

10 Mar 13:46
ca78b95
Compare
Choose a tag to compare
  • chore: bump min Playwright version in #316

v1.0.8

06 Mar 20:31
06b3db4
Compare
Choose a tag to compare
  • Support for project dependencies

v1.0.7

07 Feb 23:23
Compare
Choose a tag to compare

Bugfixes

  • chore: fix the action rewrite on update aka. fill was not working in codegen in #303

v1.0.6

24 Jan 00:57
Compare
Choose a tag to compare

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

27 Dec 17:23
9d5e2d5
Compare
Choose a tag to compare

Bugfixes:

v1.0.2

19 Dec 22:27
Compare
Choose a tag to compare

Bugfixes:

v1.0.1

24 Nov 16:13
Compare
Choose a tag to compare
  • bug fixes

v1.0.0

18 Nov 22:35
ebed0ed
Compare
Choose a tag to compare

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