Example¶
The absolute screen position of an object on the screen can be useful to know for use with the nativeMouseClick() function, and for other purposes.
Note that mapToGlobal() is a method from the Qt API. As you can see the Qt API can be directly accessed in Squish test scripts.