You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -354,3 +354,23 @@ it('should mark iframe as active when it contains focused element', async ({ pag
354
354
- textbox "Input in iframe" [active] [ref=f1e2]
355
355
`);
356
356
});
357
+
358
+
it('return empty snapshot when iframe is not loaded',{annotation: {type: 'issue',description: 'https://github.com/microsoft/playwright/pull/36710'}},async({ page, server })=>{
0 commit comments