Skip to content

mouseDownRightAtAndWait(UI Automation - Manipulation)

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

Feedback and Knowledge Base