network_stores_clear
Clears all captured network responses from the session. Use between unrelated navigations to prevent mixing data from different pages.
Instructions
Drop all captured network responses from the session's network store. Use this between unrelated navigations if you don't want earlier captures showing up in later network_stores calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||