docs: Add Playwright MCP short (#2647)

This commit is contained in:
Rizel Scarlett 2025-05-23 11:35:03 -04:00 committed by GitHub
parent 3d808d99ef
commit 5b6597a054
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,8 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/iAxiFMlTE1Q" />
This tutorial covers how to add the Playwright MCP Server as a Goose extension, to enable cross-browser testing and web automation across Chromium and Webkit.
:::tip TLDR