Harry Adel
59796fedb0
Fix puppeteer_runner.js using broken msg._text API
...
When puppeteer was bumped from 20.4.0 to 23.6.0 in d8c8c3db77 ,
the ConsoleMessage class switched from underscore-prefixed _text
property to ES2022 private #text field, accessible only via
msg.text(). The runner code was never updated, so msg._text is
always undefined and test output silently falls through to the
else branch, printing only "Test number: N" with no actual test
results.
The text variable from msg.text() is already computed on line 15
for the Permissions policy filter — reuse it instead of the
broken msg._text.
2026-03-12 20:53:17 +02:00
..
2024-11-08 13:33:57 -04:00
2026-02-03 20:37:45 +02:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2025-01-15 14:07:30 +01:00
2026-01-28 16:36:30 +01:00
2026-01-28 16:36:30 +01:00
2024-08-14 10:16:21 -04:00
2026-01-28 16:36:30 +01:00
2026-01-28 16:36:30 +01:00
2024-07-15 13:36:33 -04:00
2025-01-15 14:07:30 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2025-06-11 11:23:48 -03:00
2026-01-28 16:36:30 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2024-11-20 17:04:43 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-10-15 14:19:11 -04:00
2025-08-05 14:37:06 -03:00
2026-01-28 16:36:30 +01:00
2024-11-08 13:33:57 -04:00
2025-09-09 13:55:53 +02:00
2024-07-16 10:04:13 -04:00
2024-07-15 13:36:33 -04:00
2025-06-11 11:23:48 -03:00
2024-08-14 10:16:21 -04:00
2024-07-15 17:41:13 -04:00
2025-05-02 13:40:03 -03:00
2024-11-08 13:34:14 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2024-11-08 13:33:57 -04:00
2025-03-18 11:33:25 +01:00
2024-11-08 13:33:57 -04:00
2025-06-11 11:23:48 -03:00
2025-02-06 15:58:39 +01:00
2024-11-08 13:33:57 -04:00
2024-07-15 13:36:33 -04:00
2025-03-18 11:33:25 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2025-03-18 11:33:25 +01:00
2024-07-15 13:36:33 -04:00
2024-11-11 11:01:21 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-11-08 13:33:57 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2025-03-18 11:33:25 +01:00
2025-03-18 11:33:25 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2025-03-19 13:42:57 -03:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2025-03-18 11:33:25 +01:00
2026-01-28 16:36:30 +01:00
2026-01-28 16:36:30 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2025-08-05 14:37:06 -03:00
2025-09-09 13:55:53 +02:00
2025-09-09 13:55:53 +02:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2025-09-14 18:24:28 +02:00
2025-09-01 13:59:39 -03:00
2025-08-05 14:37:06 -03:00
2025-03-18 11:33:25 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-11-08 13:33:57 -04:00
2024-11-08 13:33:57 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2025-05-05 11:27:16 -03:00
2024-07-15 13:36:33 -04:00
2026-03-05 13:11:39 +01:00
2025-06-11 11:23:48 -03:00
2024-07-15 17:38:22 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2025-06-11 11:23:48 -03:00
2026-01-28 16:36:30 +01:00
2026-01-28 16:36:30 +01:00
2026-01-28 16:36:30 +01:00
2026-01-28 16:36:30 +01:00
2024-10-15 14:19:11 -04:00
2025-03-18 11:33:25 +01:00
2026-01-28 16:36:30 +01:00
2026-03-12 20:53:17 +02:00
2024-11-08 13:33:57 -04:00
2025-08-05 14:37:06 -03:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2024-07-15 13:36:33 -04:00
2024-07-16 10:04:13 -04:00
2024-07-15 13:36:33 -04:00
2026-01-28 16:36:30 +01:00
2024-11-20 17:04:43 +01:00
2026-01-28 16:36:30 +01:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00
2024-07-15 13:36:33 -04:00