feat: remove fetchFailOnStatusCode protocol change
This commit is contained in:
parent
7044db8d1c
commit
98155ab2f7
|
|
@ -468,7 +468,6 @@ ContextOptions:
|
|||
extraHTTPHeaders:
|
||||
type: array?
|
||||
items: NameValue
|
||||
fetchFailOnStatusCode: boolean?
|
||||
offline: boolean?
|
||||
httpCredentials:
|
||||
type: object?
|
||||
|
|
@ -694,7 +693,6 @@ Playwright:
|
|||
extraHTTPHeaders:
|
||||
type: array?
|
||||
items: NameValue
|
||||
fetchFailOnStatusCode: boolean?
|
||||
clientCertificates:
|
||||
type: array?
|
||||
items:
|
||||
|
|
|
|||
Loading…
Reference in a new issue