Skip to content

focusAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  •  Generated from focus(locator)  
  • To move the focus to the specified element; for example, if the element is an input field, move the cursor to that field.
  • This action will also bring the elements into view port.
  • This command waits to complete it's action for a default timeout. The default timeout differs in QaSCRIBE and Worksoft SaaS Cloud Platform.
  • Syntax
  • focusAndWait(locator)
  • Target
  • an element locator
  • Value
  • N/A
  • Return Value
  • N/A

Feedback and Knowledge Base