Skip to content

doubleClickAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from doubleClick(locator) 
  • Double clicks on a link, button, checkbox or radio button. If the double click action causes a new page to load (like a link usually does), call waitForPageToLoad.
  • This command waits to complete it's action for a default timeout. The default timeout differs in QaSCRIBE and Worksoft SaaS Cloud Platform.
  • Syntax
  • doubleClickAndWait(locator)
  • Target
  • an element locator
  • Value
  • N/A
  • Return Value
  • N/A

Feedback and Knowledge Base