Hi folks! Playwright ports are going to build drivers from source going forward, so we're not uploading them to the CDN anymore. Searching through GitHub you seem to be using that, so here's a heads-up: This will stop working for new versions very soon, and we intend to delete existing drivers in a while, too. I'll give another heads-up once we have timing for that.
I recommend you migrate to also building from source (see microsoft/playwright-python#3092) for something to go off, and distribute the build as part of your package.
cc @mxschmitt for visibility
Hi folks! Playwright ports are going to build drivers from source going forward, so we're not uploading them to the CDN anymore. Searching through GitHub you seem to be using that, so here's a heads-up: This will stop working for new versions very soon, and we intend to delete existing drivers in a while, too. I'll give another heads-up once we have timing for that.
I recommend you migrate to also building from source (see microsoft/playwright-python#3092) for something to go off, and distribute the build as part of your package.
cc @mxschmitt for visibility