test: enable iframe test (#12218)

This commit is contained in:
Alex Rudenko
2024-04-05 11:37:52 +02:00
committed by GitHub
parent 17e9fee77b
commit af7f26e8f7

View File

@@ -707,13 +707,6 @@
"expectations": ["SKIP"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"testIdPattern": "[page.spec] Page Page.exposeFunction should work with loading frames",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["webDriverBiDi"],
"expectations": ["SKIP"],
"comment": "Missing request interception"
},
{
"testIdPattern": "[page.spec] Page Page.pdf should respect timeout",
"platforms": ["darwin", "linux", "win32"],