Playwright: Difference between revisions
Increased clarity, added summary of Playwright Tags: Mobile edit Mobile web edit |
→Notes: Use gender neutral language, capitalize Playwright Tags: Mobile edit Mobile web edit |
||
| Line 269: | Line 269: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
=== | === Notes === | ||
* VSCode | * The [https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright Playwright Test for VSCode] extension does not currently support Bun. The Node.js runtime may be used instead. | ||
* | * Playwright version 1.58 is the first version where the command <code>bun --bun playwright test</code> works. | ||
* see also https://github.com/MBanucu/bun-playwright-nix | * see also https://github.com/MBanucu/bun-playwright-nix | ||