Leyang 4f728f80b0
feat(report): each time, append the report individually instead of appending in bulk to avoid excessive memory usage (#854)
* chore: temp

* feat(report): each time, append the report individually instead of appending in bulk to avoid excessive memory usage

* test(core): fixs

* feat(web-integration): enhance report generation with memory management and append options

* fix(report): dump element loading with DOM readiness check

* fix(core): tests

* test(core): skip memory test

* feat(core): add insertScriptBeforeClosingHtml function for efficient script insertion in HTML files

* fix(reporter): update report generation to use mode for merged reports
2025-06-25 11:12:25 +08:00
..