From 8dd431745d308b523c1bf11edcaf42ac81679574 Mon Sep 17 00:00:00 2001 From: Playwright Service <89237858+playwrightmachine@users.noreply.github.com> Date: Wed, 5 Apr 2023 11:39:23 -0700 Subject: [PATCH] feat(firefox): roll to r1394 (#22199) Fixes https://github.com/microsoft/playwright/issues/21621 --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andrey Lushnikov --- packages/playwright-core/browsers.json | 2 +- tests/page/page-drag.spec.ts | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/playwright-core/browsers.json b/packages/playwright-core/browsers.json index 773e83e163..37c71f1f85 100644 --- a/packages/playwright-core/browsers.json +++ b/packages/playwright-core/browsers.json @@ -21,7 +21,7 @@ }, { "name": "firefox", - "revision": "1393", + "revision": "1394", "installByDefault": true, "browserVersion": "111.0" }, diff --git a/tests/page/page-drag.spec.ts b/tests/page/page-drag.spec.ts index 981ef84279..78053b8182 100644 --- a/tests/page/page-drag.spec.ts +++ b/tests/page/page-drag.spec.ts @@ -435,7 +435,6 @@ it('should handle custom dataTransfer', async ({ page, browserName, isWindows }) it('what happens when dragging element is destroyed', async ({ page, browserName }) => { it.info().annotations.push({ type: 'issue', description: 'https://github.com/microsoft/playwright/issues/21621' }); - it.fixme(browserName === 'firefox', `hangs without any response for Page.dispatchMouseEvent({ type: 'mouseup' })`); await page.setContent(`