Hi,
during my record I made a rotative picking (left click enable I made one or more right clicks), actually TestComplete record two on-screen actions: one click then one clickR.
How to do to record left click enable + clickR on one action?
Regards
FaC
Solved! Go to Solution.
You can look into using the MouseDown/MouseUp methods in some fashion to co-ordinate pressing one mouse button down followed by clicking another and then a MouseUp.
https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/desktop/mousedown-met...
You can look into using the MouseDown/MouseUp methods in some fashion to co-ordinate pressing one mouse button down followed by clicking another and then a MouseUp.
https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/desktop/mousedown-met...
Subject | Author | Latest Post |
---|---|---|