docs: fix typo in language filter (#6154)
This commit is contained in:
parent
e6f5ce9044
commit
16c8fe74ed
|
|
@ -927,7 +927,7 @@ Whether to emulate network being offline for the browser context.
|
||||||
Returns storage state for this browser context, contains current cookies and local storage snapshot.
|
Returns storage state for this browser context, contains current cookies and local storage snapshot.
|
||||||
|
|
||||||
## async method: BrowserContext.storageState
|
## async method: BrowserContext.storageState
|
||||||
* langs: charp, java
|
* langs: csharp, java
|
||||||
- returns: <[string]>
|
- returns: <[string]>
|
||||||
|
|
||||||
### option: BrowserContext.storageState.path
|
### option: BrowserContext.storageState.path
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue