changed logFilePath. add more CDP tests

This commit is contained in:
Tommy D. Rossi
2025-12-11 17:29:36 +01:00
parent 1a7cdd271e
commit 6a864cc40f
5 changed files with 387 additions and 203 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.0.17
### Patch Changes
- **Improved error debugging**: Log file path now included in error messages and tool description. Log file writes to OS temp directory by default (`PLAYWRITER_LOG_PATH` env var to override)
## 0.0.16
### Patch Changes