Update class-browsercontext.md
Signed-off-by: Pavel Feldman <pavel.feldman@gmail.com>
This commit is contained in:
parent
c3f0319942
commit
cb02d5ba12
|
|
@ -1013,8 +1013,7 @@ Returns all open pages in the context.
|
||||||
## async method: BrowserContext.removeCookies
|
## async method: BrowserContext.removeCookies
|
||||||
* since: v1.43
|
* since: v1.43
|
||||||
|
|
||||||
Removes cookies from context.
|
Removes cookies from context. At least one of the removal criteria should be provided.
|
||||||
The method will throw an error if either name, domain or path has not been passed.
|
|
||||||
|
|
||||||
**Usage**
|
**Usage**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue