TestResults.io
Product
Search
⌃
K
Links
What is TestResults.io
System Architecture
Regulated Markets
What's new?
Designer
Overview
First Steps
Installation
TestResults.io solution
The development environment
Test Cases
Software Models
Installers
Automation Framework Reference
Attributes
Enumerations
Filters
GlobalEngineParameters
ImageDetectionParameters
ImageReference
Interfaces
ITester Interface
ITestee Interface
IConnections Interface
IDebug Interface
IEngineResult
IHelpers Interface
IImageHelper Interface
IKeyboard Interface
IMouse Interface
IMouse Methods
IMouse Properties
IReport Interface
ISUTConnection Interface
OcrEngineParameters
ResultRectangle
SutNotReadyException
TestStepAbortedException
FAQ
Portal
Overview
First Steps
User's Guide
Automation Engineer's Guide
REST API Reference
Models
Overview
Base Model
Environment Model
Powered By
GitBook
IMouse Properties
CurrentPosition
Gets or sets the current absolute position of the mouse cursor of the subject under test. Set is only used to fix up coordinates in case the SUT moves the mouse cursor on its own.
Syntax:
Point
CurrentPosition { get; set; }
Previous
IMouse Methods
Next
IReport Interface
Last modified
3yr ago