We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9abe5 commit 6d447d2Copy full SHA for 6d447d2
docs/config/extensions/playwright.mdx
@@ -2,8 +2,13 @@
2
title: "Playwright"
3
sidebarTitle: "playwright"
4
description: "Use the playwright build extension to use Playwright with Trigger.dev"
5
+tag: "v4"
6
---
7
8
+import UpgradeToV4Note from "/snippets/upgrade-to-v4-note.mdx";
9
+
10
+<UpgradeToV4Note />
11
12
If you are using [Playwright](https://playwright.dev/), you should use the Playwright build extension.
13
14
- Automatically installs Playwright and required browser dependencies
0 commit comments