Skip to content

Commit

Permalink
Add playwright-network-cache (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets authored Sep 10, 2024
1 parent ea64f6d commit 5bf007a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
- [ZeroStep](https://github.com/zerostep-ai/zerostep) - AI actions and assertions for Playwright.
- [POMWright](https://github.com/DyHex/POMWright) - POMWright is a TypeScript-based framework designed for creating and maintaining Page Object Models. It streamlines locator management by automatically generating nested/chained locators from flat and atomic locator structures which can be dynamically updated throughout tests. This significantly reduces code duplication and makes tests easier to read, write, and maintain.
- [playwright-magic-steps](https://github.com/vitalets/playwright-magic-steps) - Auto-transform JavaScript comments into Playwright steps.
- [playwright-network-cache](https://github.com/vitalets/playwright-network-cache) - Speed up Playwright tests by caching network requests on the filesystem.

## Reporters

Expand Down

0 comments on commit 5bf007a

Please sign in to comment.