docs: exclude recordHar field from java (#5401)

This commit is contained in:
Yury Semikhatsky 2021-02-10 11:41:55 -08:00 committed by GitHub
parent 009765d719
commit 90dbe35df0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -349,7 +349,7 @@ Logger sink for Playwright logging.
**DEPRECATED** Use [`option: recordVideo`] instead. **DEPRECATED** Use [`option: recordVideo`] instead.
## context-option-recordhar ## context-option-recordhar
* langs: java, js * langs: js
- `recordHar` <[Object]> - `recordHar` <[Object]>
- `omitContent` <[boolean]> Optional setting to control whether to omit request content from the HAR. Defaults to - `omitContent` <[boolean]> Optional setting to control whether to omit request content from the HAR. Defaults to
`false`. `false`.