firefox-devtools / firefox-devtools/bidi-har-export
SeleniumBiDiHarRecorder should have an option to save as file
Open
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Consumers could simply provide a path and the har would be saved as a file.
We can either make that an option in `stopRecording` or add a dedicated method. The only downside with a dedicated method is that `stopRecording` marks the end of the recording and having a different method might make it harder to follow the state of the recorder.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.