From a11c50dd5b681a99b5c218ded0c2ba5c909d2bd9 Mon Sep 17 00:00:00 2001 From: Vitaliy Potapov Date: Mon, 9 Sep 2024 17:51:49 +0400 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85d99bad..5525fe3b 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Great thanks to the sponsors for supporting playwright-bdd project ❤️ [Becom Have a look on [this section](https://vitalets.github.io/playwright-bdd/#/faq?id=how-to-make-bdd-valuable-for-my-project). ## My other Playwright tools +* [playwright-network-cache](https://github.com/vitalets/playwright-network-cache) - Speed up Playwright tests by caching network requests on filesystem. * [playwright-magic-steps](https://github.com/vitalets/playwright-magic-steps) - Auto-transform JavaScript comments into Playwright steps. ## License