diff --git a/nodejs/sidebarCommunity.js b/nodejs/sidebarCommunity.js index db58c45746..9356e6b431 100644 --- a/nodejs/sidebarCommunity.js +++ b/nodejs/sidebarCommunity.js @@ -39,6 +39,11 @@ module.exports = { label: "Learn Playwright", href: "https://learn.microsoft.com/en-us/training/modules/build-with-playwright/", }, + { + type: 'link', + label: "Playwright Samples", + href: "https://learn.microsoft.com/en-us/samples/browse/?products=playwright", + }, { type: 'link', label: "Blog",