Skip to content

clickAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from click(locator) 
  • Used to perform click action  on a links, buttons, check-boxes or radio buttons. If the 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
  • clickAndWait(locator)
  • Target
  • locator - an element locator
  • Value
  • N/A
  • Return Value
  • N/A
 

Feedback and Knowledge Base