From 2f2fe31ffe2d243772b45c218e6642ab5bd91226 Mon Sep 17 00:00:00 2001 From: Kerem Beygo Date: Fri, 30 Aug 2024 10:50:14 +0200 Subject: [PATCH] fix links --- docs/visual-testing/integrations/cypress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/visual-testing/integrations/cypress.md b/docs/visual-testing/integrations/cypress.md index 65204f7d20..7b8b335ac4 100644 --- a/docs/visual-testing/integrations/cypress.md +++ b/docs/visual-testing/integrations/cypress.md @@ -322,7 +322,7 @@ cy.sauceVisualCheck('Inventory Page', { ### Clip to an Element -You can clip to a specific element on the page by using the `clipSelector` option when calling Sauce Visual. +You can clip to a specific element on the page by using the `clipSelector` option. Example: