Forum Discussion
irina_lukina
14 years agoSuper Contributor
Hi Dhanalakshmi,
As far as I understand now, you just need to obtain the type of the cursor, right? If it's what you need, you can do this programmatically, without using checkpoints. To learn how to do this, please refer to the following How To article.
If you need to obtain an image of the cursor, you can use the approach I described in my previous post. In this case, TestComplete captures the specified region during the playback, and if the mouse cursor is located under the captured window at this moment, the cursor is captured with the region. If you have any problems implementing this approach, please provide me with details.
Thanks.