playwright/packages
Dmitry Gozman 201b8fe9e1 fix(test runner): esm loader in old Node versions
Arguments of the `register()` call have changed over time,
in particular the `parentURL` was not a part of options.

We do not need to pass it, because the first argument `specifier`
is already an absolute file url, so we do not need a base url.

Verified this fix works on Node versions 20.11, 20.6, 18.17 and 22.13.
2025-01-15 09:42:56 +00:00
..
html-reporter chore(step): remove step.fail and step.fixme, add step.skip (#34326) 2025-01-14 17:43:47 -08:00
playwright fix(test runner): esm loader in old Node versions 2025-01-15 09:42:56 +00:00
playwright-browser-chromium chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
playwright-browser-firefox chore: mark v1.50.0-next (#33572) 2024-11-13 12:51:54 +01:00
playwright-browser-webkit chore: mark v1.50.0-next (#33572) 2024-11-13 12:51:54 +01:00
playwright-chromium chore: update headless shell treatment (#33603) 2024-11-14 04:20:44 -08:00
playwright-core chore(bidi): Stop dividing BiDi network event timings by 1000 (#34324) 2025-01-14 15:27:49 -08:00
playwright-ct-core fix(defineConfig): fix type issue passing custom property in the seco… (#33774) 2024-12-09 09:20:47 -08:00
playwright-ct-react fix(types): Global JSX namespace is deprecated (#33949) 2024-12-11 17:09:19 -08:00
playwright-ct-react17 chore: mark v1.50.0-next (#33572) 2024-11-13 12:51:54 +01:00
playwright-ct-svelte chore: mark v1.50.0-next (#33572) 2024-11-13 12:51:54 +01:00
playwright-ct-vue fix(ct-vue): Upgrade plugin-vue to be compatible with Vite 5 (#33758) 2024-11-26 17:42:36 +01:00
playwright-firefox chore: mark v1.50.0-next (#33572) 2024-11-13 12:51:54 +01:00
playwright-test chore: mark v1.50.0-next (#33572) 2024-11-13 12:51:54 +01:00
playwright-webkit chore: mark v1.50.0-next (#33572) 2024-11-13 12:51:54 +01:00
protocol/src feat: Enable snapshots for most remaining public commands (#34072) 2025-01-10 05:04:44 -08:00
recorder chore: consolidate aria parser in isomorphic bundle (#34298) 2025-01-10 15:32:35 -08:00
trace/src fix(tracing): use page swap timestamp to find closest screenshot (#32512) 2024-09-10 14:32:33 +02:00
trace-viewer chore: include child nodes when parsing snapshot (#34318) 2025-01-13 18:25:41 -08:00
web fix(ui): fix washed out dropdown colors in dark mode (#34186) 2025-01-08 06:14:22 -08:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00