Skip to content

mouseDownAtAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from mouseDownAt(locator)
  • Simulates a user pressing the left mouse button (without releasing it yet) at the specified locator and wait.
  • Syntax
  • mouseDownAtAndWait(locator)
  • Target
  • locator
  • Value
  • N/A
  • Return Value
  • Specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.   
 
 

Feedback and Knowledge Base