safari_delete_session_storage
Delete a specific sessionStorage key or clear all session storage in Safari to manage session data during automation or testing.
Instructions
Delete a sessionStorage key, or clear all sessionStorage (omit key to clear all)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Key to delete (omit to clear ALL) |