Micro Focus QTP (UFT) Forums
Run Time error-Object is disabled - 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 Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Run Time error-Object is disabled (/Thread-Run-Time-error-Object-is-disabled)



Run Time error-Object is disabled - cocojava - 05-28-2010

OS Windows
IE8

Created an action to login to website.
inputs the page successfully,
types/encrypts PW sucessfully.
The very Last line of code, merely has to 'click' on the LOGIN button.

Instead, it gives a run time error-object disabled on that line of code.

If 'RETRY' to selected-the step completes perfectly (clicking); but states FAILED for the test.

this is the last line:
Browser("Google").Page("Login").WebButton("Log in").Click


RE: Run Time error-Object is disabled - guin.anirban - 05-28-2010

Can you once again check the object properties of "Log in" button whether QTP properly identifies the object?
It it is OK and still the problem is coming then look whether the synchronization is happening properly or not.


RE: Run Time error-Object is disabled - cocojava - 06-04-2010

Thank you so much. Trail period is over so now I await the company to get a licensed copy. Will try then. Thanks again.Big Grin