clear_storage
Clear both localStorage and sessionStorage to reset client-side data, ensuring a clean browsing state for testing or automation.
Instructions
Clear localStorage and sessionStorage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |