Skip to content

deleteAllVisibleCookiesAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from deleteAllVisibleCookies() 
  • 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. It is similar to deleteAllVisibleCookies command and additionally waits till all the cookies are deleted.
  • This command waits to complete it's action for a default timeout. The default timeout differs in QaSCRIBE and Worksoft SaaS Cloud Platform.
  • Syntax
  • deleteAllVisibleCookiesAndWait()
  • Target
  • N/A
  • Value
  • N/A
  • Return Value
  • N/A

Feedback and Knowledge Base