docs: exclude recordHar field from java (#5401)
This commit is contained in:
parent
009765d719
commit
90dbe35df0
|
|
@ -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`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue