diff --git a/tests/page/page-set-input-files.spec.ts b/tests/page/page-set-input-files.spec.ts index 5d2a8aba55..49c51851c2 100644 --- a/tests/page/page-set-input-files.spec.ts +++ b/tests/page/page-set-input-files.spec.ts @@ -138,8 +138,6 @@ it('should work when file input is not attached to DOM', async ({page, asset}) = }); it('should not throw when filechooser belongs to iframe', async ({page, server, browserName}) => { - it.skip(browserName === 'firefox', 'Firefox ignores filechooser from child frame'); - await page.goto(server.PREFIX + '/frames/one-frame.html'); const frame = page.mainFrame().childFrames()[0]; await frame.setContent(`