playwright
playwright copied to clipboard
[internal] Support Node.js 24 (new Current)
Reopening since we reverted https://github.com/microsoft/playwright/pull/36423.
Turns out that these deprecation warnings are only printed in our own repo, but not for our users: https://github.com/nodejs/node/blob/229cc3be28eab3153c16bc55bc67d1e81c4a7067/lib/url.js#L133
So we're good.