deleteAllVisibleCookies (UI Automation - Manipulation)
Compatible with:
- Purpose
- This command calls deleteCookie with recurse=true on all cookies visible to the current page, recurse=true can be much slower than simply deleting the cookies using a known domain/path.
- Syntax
- deleteAllVisibleCookies()
- Target
- N/A
- Value
- N/A
- Return Value
- N/A