Micro Focus QTP (UFT) Forums
UFT 14 - how to disable function run on mouse move, during debugging - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: UFT 14 - how to disable function run on mouse move, during debugging (/Thread-UFT-14-how-to-disable-function-run-on-mouse-move-during-debugging)



UFT 14 - how to disable function run on mouse move, during debugging - anand01_05 - 01-04-2019

In UFT 14, when we pause the script and move the mouse over a variable or function then that variable value will get displayed, or the function will get executed.

How to disable this feature. bcz some times the function execution creates some problem.


RE: UFT 14 - how to disable function run on mouse move, during debugging - Ankur - 01-09-2019

Can you share more details like the script , function that was causing problem? Attach screenshots so that forum members can get a better idea.


RE: UFT 14 - how to disable function run on mouse move, during debugging - anand01_05 - 01-11-2019

(01-09-2019, 04:09 PM)Ankur Wrote: Can you share more details like the script , function that was causing problem? Attach screenshots so that forum members can get a better idea.

Hi Ankur

here i have attached a sample screenshot. so when i move the mouse over the function name unknowingly then automatically it runs the function. So what i want is to disable this feature.