Skip to content

verifyNotMouseSpeed (UI Automation - Interrogation)

  • Purpose
  • Generated from getMouseSpeed()
  • This command returns the number of pixels between \"mousemove\" events during dragAndDrop commands (default=10).
  • Syntax
  • verifyNotMouseSpeed(pattern)
  • Target
  • The speed to be verified (in pixels).
  • Value
  • N/A
  • Return Value
  • The number of pixels between \"mousemove\" events during dragAndDrop commands (default=10). This command passes when the speed does not match.

Feedback and Knowledge Base