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



Object disabled - mzafar - 01-01-2009

I am having problem with list box being recognised by QTP. The QTP recognises it as a web edit box instead of a web list box and when i run the recorded script it gives the error message that Object is disabled.
Object is Disabled
line(5):
Code:
"Browser("ZIMS - Default Page").Page("ZIMS - Collection Edit").WebEdit("ctl00$ctl00$ContentPlaceHolder").Set "Education"

The list box that is used is a telerik list box in the application.

The application is based on VB.net. i was wondering what the solution is?


RE: Object disabled - creed5105 - 05-18-2011

Hi, did you get an answer to this problem? I am having the exact same issue.