Compare commits

...

2 Commits

Author SHA1 Message Date
Zeno Kapitein 4ab2e4c862 Format 2025-03-19 14:21:29 +01:00
Zeno Kapitein fb3819ab00 Disable animations on tests 2025-03-19 14:15:54 +01:00
+1
View File
@@ -188,6 +188,7 @@ export function runTestCases(testCases: TestsCase[]) {
const screenshotOptions = testEntry.screenshot;
if (screenshotOptions !== false) {
await argosScreenshot(page, `${testCase.name} - ${testEntry.name}`, {
animations: 'disabled',
viewports: ['macbook-16', 'macbook-13', 'ipad-2', 'iphone-x'],
argosCSS: `
/* Hide Intercom */