Skip to content

assertNotSpeed (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Generated from getSpeed() 
  • Get execution speed (i.e., get the millisecond length of the delay following each QaSCRIBE operation). By default, there is no such delay, i.e., the delay is 0 milliseconds. See also setSpeed. 
  • This command is used to verify that the execution speed doesn't match with the speed the execution is currently setup with. 
  • Syntax
  • assertNotSpeed(pattern)
  • Target
  • N/A
  • Value
  • pattern
  • Return Value
  • Returns true if the pattern doesn't match the execution speed.
 

Feedback and Knowledge Base