From 6856e3cf9d517eb5ddf32bcc2e08bef470ed1264 Mon Sep 17 00:00:00 2001 From: bahmutov Date: Thu, 18 Jan 2024 04:01:38 +0000 Subject: [PATCH] Updated fiddles.json --- fiddles.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fiddles.json b/fiddles.json index e3167ae58c..ebcf7a5b4c 100644 --- a/fiddles.json +++ b/fiddles.json @@ -2693,6 +2693,12 @@ "created": "2022-12-15T23:46:44.000Z", "url": "https://glebbahmutov.com/cypress-examples/recipes/element-hides.html" }, + { + "title": "Element Is Stable Element text does not change", + "filename": "docs/recipes/element-is-stable.md", + "created": "2024-01-18T00:03:12.000Z", + "url": "https://glebbahmutov.com/cypress-examples/recipes/element-is-stable.html" + }, { "title": "Element With ID Element with ID is a window property", "filename": "docs/recipes/element-with-id.md",