playwright-vscode

Playwright Test Visual Studio Code integration

APACHE-2.0 License

Stars
316
Committers
24

Bot releases are visible (Hide)

playwright-vscode - v1.0.9

Published by mxschmitt over 1 year ago

playwright-vscode - v1.0.8

Published by pavelfeldman over 1 year ago

  • Support for project dependencies
playwright-vscode - v1.0.7

Published by mxschmitt over 1 year ago

Bugfixes

playwright-vscode - v1.0.6

Published by pavelfeldman over 1 year ago

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)
playwright-vscode - v1.0.3

Published by pavelfeldman almost 2 years ago

Bugfixes:

playwright-vscode - v1.0.2

Published by pavelfeldman almost 2 years ago

Bugfixes:

  • 5720da5 chore: coalescing test listing (#285)
  • 6d20ffc chore: do not catch missing node silently (#284)
  • 4db4840 fix: allow starting recording while recording (#282)
  • 0120372 chore: remove log api calls setting (#281)
playwright-vscode - v1.0.1

Published by pavelfeldman almost 2 years ago

  • bug fixes
playwright-vscode - v1.0.0

Published by pavelfeldman almost 2 years ago

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
playwright-vscode - v0.2.16

Published by pavelfeldman almost 2 years ago

  • Restore "Record from here" for <=1.27 users.
playwright-vscode - v0.2.15

Published by pavelfeldman almost 2 years ago

  • Provisional changes for the upcoming Playwright v1.28
playwright-vscode - v0.2.14

Published by pavelfeldman almost 2 years ago

  • Various bug fixes
playwright-vscode - v0.2.13

Published by mxschmitt about 2 years ago

playwright-vscode - v0.2.12

Published by pavelfeldman about 2 years ago

Same as previous.

playwright-vscode - v0.2.11

Published by pavelfeldman about 2 years ago

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)

playwright-vscode - v0.2.10

Published by pavelfeldman about 2 years ago

  • Minor UI tweaks
playwright-vscode - v0.2.9

Published by mxschmitt about 2 years ago

What's Changed

playwright-vscode - v0.2.8

Published by pavelfeldman about 2 years ago

Bugfix:

  • restore install pw action
playwright-vscode - v0.2.7

Published by pavelfeldman about 2 years ago

  • 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.

playwright-vscode - v0.2.6

Published by mxschmitt over 2 years ago

What's Changed

playwright-vscode - v0.2.5

Published by mxschmitt over 2 years ago

What's Changed

Full Changelog: https://github.com/microsoft/playwright-vscode/compare/v0.2.4...v0.2.5