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/change-log.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
@@ -6,6 +6,7 @@ eleventyNavigation:
6
6
---
7
7
# WebPageTest Change Log
8
8
## January, 2022
9
+
-**January 19** WebPageTest [now exposes Largest Contentful Paint as a comparison endpoint for our filmstrips](https://twitter.com/tkadlec/status/1483816634825551883), making it easier to compare LCP across test runs.
9
10
-**January 18** The WebPageTest agent now [supports a new script command](https://twitter.com/patmeenan/status/1483490979944488966) (`waitFor`) that tells the testing agent to poll the page until a provided snippet of JavaScript evaluates to true. [PR #462](https://github.com/WPO-Foundation/wptagent/pull/462)
10
11
-**January 14** The WebPageTest API supports a new parameter (`wappalyzer`) to conditionally turn off Wappalyzer detection, resulting in faster test results. [PR #459](https://github.com/WPO-Foundation/wptagent/pull/459)
0 commit comments