[Docs]: browser.new_context(record_har_path=path) is hard to find in docs
Page(s)
https://playwright.dev/python/docs/next/mock#mocking-with-har-files
Description
The browser.new_context(record_har_path=path) parameter is really useful, but it isn't mentioned on the page about mocking with HAR files, despite a section called Recording a HAR file.
The only mention I could find of that parameter was in the release notes from 1.23: https://playwright.dev/python/docs/next/release-notes#network-replay
I just found a mention of record_har_path in the browser.new_context() documentation too, not sure how I missed that earlier - maybe because it didn't come up in search? https://playwright.dev/python/docs/next/api/class-browser#browser-new-context-option-record-har-path