Skip to content

Commit fabfda2

Browse files
1 parent 53b1993 commit fabfda2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/data/resources.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,6 +737,15 @@ export const playwrightResources: Resource[] = [
737737
tags: ["Playwright", "Community", "Discord"],
738738

739739

740+
},
741+
{
742+
id: "84",
743+
title: "PW Framework Step By Step",
744+
description: "A step-by-step guide to building a Playwright framework with best practices",
745+
url: "https://github.com/idavidov13/PW-Framework-Step-By-Step",
746+
category: "Sample Frameworks",
747+
tags: ["Sample Frameworks", "Playwright", "Community"],
748+
isGithub: true,
740749
}
741750

742751

0 commit comments

Comments
 (0)