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: src/webpagetest-faqs.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ For example, you can:
88
88
Here are a few more resources you may find helpful:
89
89
-[Getting started on API](https://docs.webpagetest.org/api) which also includes information about all the metrics you can pull with the API
90
90
-[External post](https://css-tricks.com/webpagetest-api/) by CSS Tricks about running tests using the API
91
+
- New features and updates to WebPageTest on [WebPageTest Blog](https://blog.webpagetest.org/)
91
92
92
93
### Can I use WebPageTest API to get Core Web Vitals metrics?
93
94
Yes, the WebPageTest API provides comprehensive details when you run a test and access the Core Web Vitals metrics that come along with that test. You can measure, report and fix the Core Web Vital metrics as well as other performance areas to improve user experience. WebPageTest also pulls in the URL-specific field data from Chrome User Experience Report (CrUX) and includes it with the results.
0 commit comments