Skip to content

setSpeedAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from setSpeed(value)
  • Set execution speed (i.e., set the millisecond length of a delay which will follow each QaSCRIBE operation). By default, there is no such delay, i.e., the delay is 0 milliseconds.
  • Syntax
  • setSpeedAndWait(value)
  • Target
  • value - The number of milliseconds to pause after the operation
  • Value
  • N/A
  • Return Value
  • Configure the number of pixels between \"mousemove\" events during dragAndDrop commands (default=10). 
 
 
 
 
 

Feedback and Knowledge Base