From 59d1147247edf51c086c317236ab63b71e9aefc1 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Wed, 1 Feb 2023 13:56:38 +0100 Subject: [PATCH] test: unskip 'should be able to download a inline PDF file via navigation' for WebKit (#20551) Fixes https://github.com/microsoft/playwright/issues/20044 --- tests/library/download.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(`