diff --git a/tests/library/download.spec.ts b/tests/library/download.spec.ts index 8f24306d3d..88c4b7eb30 100644 --- a/tests/library/download.spec.ts +++ b/tests/library/download.spec.ts @@ -636,7 +636,7 @@ it('should be able to download a inline PDF file via response interception', asy }); it('should be able to download a inline PDF file via navigation', async ({ browser, server, asset, browserName, headless }) => { - it.fixme((!headless && browserName === 'chromium') || browserName === 'webkit'); + it.fixme((!headless && browserName === 'chromium')); const page = await browser.newPage(); await page.goto(server.EMPTY_PAGE); await page.setContent(`