docs: fix typo in language filter (#6154)

This commit is contained in:
Yury Semikhatsky 2021-04-08 17:40:34 -07:00 committed by GitHub
parent e6f5ce9044
commit 16c8fe74ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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