Compare commits

...

1 Commits

Author SHA1 Message Date
Nicolas Dorseuil f2c745b553 add e2e test for repositioned cover 2025-07-01 12:34:29 +02:00
+5
View File
@@ -732,6 +732,11 @@ const testCases: TestsCase[] = [
waitForTOCScrolling: false,
},
},
{
name: 'With repositioned cover',
url: 'page-options/page-with-repositioned-cover',
run: waitForCookiesDialog,
},
{
name: 'With icon',
url: 'page-options/page-with-icon',