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 d91cdbb commit b831c31Copy full SHA for b831c31
README.md
@@ -10,6 +10,11 @@
10
11
# Playwright PHP - Performance
12
13
+> [!IMPORTANT]
14
+> This package is **experimental**. Its API may still change before the upcoming `1.0` release.
15
+>
16
+> Curious or interested? Try it out, [share your feedback](https://github.com/playwright-php/performance/issues), or ideas!
17
+
18
The Performance package helps you inspect how a page behaves in a real browser
19
by extracting Core Web Vitals and network timing data with a single API.
20
0 commit comments