We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e8d89 commit 95270aaCopy full SHA for 95270aa
cypress/e2e/pages.cy.js
@@ -8,6 +8,7 @@ const pages = [
8
{ name: "blog-post-1", path: "/blog/visual-testing" },
9
{ name: "blog-post-2", path: "/blog/improve-dx" },
10
{ name: "blog-post-3", path: "/blog/playwright" },
11
+ { name: "blog-post-4", path: "/blog/screenshot-stabilization" },
12
];
13
14
const viewports = ["macbook-16", "ipad-2", "iphone-8"];
0 commit comments