You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# @stencil/playwright
2
2
3
+
> [!NOTE]
4
+
> The Stencil Playwright adapter is currently an experimental package. Breaking changes may be introduced at any time.
5
+
>
6
+
> The Stencil Playwright adapter is designed to only work with **version 4.13.0 and higher** of Stencil!
7
+
3
8
Stencil Playwright is a testing adapter package that allows developers to easily use the [Playwright testing framework](https://playwright.dev/docs/intro)
0 commit comments