NoamGaash/playwright-advanced-har

support saving processed data to HAR

Open

#74 opened on May 20, 2025

 (1 comment) (1 reaction) (0 assignees)TypeScript (2 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (PR metrics pending)

Description

i was hoping we'd be able to use the postProcess function to sanitise the data being saved in the HAR file but that doesn't seem to be the case. do we need to add a preProcess function? 🤔

Contributor guide