There was an error while loading. Please reload this page.
1 parent 3e775cd commit 534aa09Copy full SHA for 534aa09
2 files changed
test/integration/screen-shooter/screen-shooter.test.ts
@@ -33,6 +33,7 @@ const createScreenShooter = async (browser: WdioBrowser): Promise<ElementsScreen
33
isWebdriverProtocol: true,
34
shouldUsePixelRatio: true,
35
needsCompatLib: false,
36
+ isHeadless: false,
37
},
38
});
39
};
test/integration/screen-shooter/screens/dynamic-sticky-menu-safe-area.png
51 Bytes
0 commit comments