MouseUp Method
UFT One 2022 and later: Following the discontinuance of the Silverlight development framework, UFT One no longer supports the Silverlight Add-in by default.
If you need to use and extend the Silverlight Add-in, contact OpenText Support.
Simulates Mouse Up operation.
Visual Basic (Declaration) | |
---|---|
Overridable Sub MouseUp( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal Button As MOUSE_BUTTON _ ) |
Parameters
- x
- X coordinates in pixels.
- y
- Y coordinates in pixels.
- Button
- MOUSE_BUTTON