Skip to content

mouseUpRightAtAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Simulates the event that occurs when the user releases the right mouse button (i.e., stops holding the button down) at the specified location and waits for a default time of 120 sec in Worksoft SaaS and 30 sec in QaScribe.This command Generated from mouseUpRightAt(locator, coordString).
  • Syntax
  • mouseUpRightAtAndWait(locator, coordString)
  • Target
  •  locator - an element locator
  • Value
  • coordString - 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