Forum Discussion
Mouse disable works fine in TestComplete v15.42.9.7 x64 on Windows 10 v20H2 (OS Build 19042.1766)
Simple code, with Project -> Properties -> Playback - Runtime -> Disable mouse enabled
function main()
{
aqUtils.Delay(10000);
}
npaisley It's working on 3 different versions so now we are further confused 🙂
dean_aquino Are you using a standard mouse or do you have a track ball or pad or something else?
- dean_aquino3 years agoOccasional ContributorHi Marsha_R,
The machine that I am using is being used for POS application and I can't confirm if the machine is a touchscreen. It seems like it is. I can only access the machine through Bomgar. Although, I can use the mouse as a pointing device.
PS. I just finished the project today and I don't have the means to test or confirm it.
Thanks and regards,
Dean