fix(core): Ensure consistent browser automation functionality

This commit is contained in:
2025-01-03 00:14:03 +01:00
parent 445c9ae979
commit 2110ab7325
3 changed files with 257 additions and 273 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2025-01-03 - 2.0.8 - fix(core)
Ensure consistent browser automation functionality
- Verified browser initialization and shutdown
- Tested PDF generation from web pages
- Validated screenshot capturing
## 2025-01-02 - 2.0.7 - fix(dependencies)
Update dependencies to latest versions.