From 7fa6049b88154404127f6619b8f8b918199ab23f Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Wed, 21 Jan 2026 21:22:35 +0100 Subject: [PATCH] Update PLAYWRITER_AGENTS.md --- PLAYWRITER_AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLAYWRITER_AGENTS.md b/PLAYWRITER_AGENTS.md index 36561a7..12ee149 100644 --- a/PLAYWRITER_AGENTS.md +++ b/PLAYWRITER_AGENTS.md @@ -67,7 +67,7 @@ remember that every time the extension is activated in a tab that tab gets added to debug server or extension issues you can also inspect the file @playwriter/relay-server.log to see both extension and server logs. with all cdp events sent. to see if there are events missing or something broken. this file is recreated every time the server is started and appended in real time. use rg to only read relevant lines and parts because it can get quite long -IMPORTANT: `pnpm test` will take about 30 seconds so set a timeout of at least 60000ms when running the pnpm test bash command +IMPORTANT: `pnpm test` will take about 1 minute or more so set a timeout of at least 90000ms when running the pnpm test bash command ## changelogs