Update PLAYWRITER_AGENTS.md

This commit is contained in:
Tommy D. Rossi
2026-01-21 21:22:35 +01:00
parent 8ab0fda2b7
commit 7fa6049b88
+1 -1
View File
@@ -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