How to create description object model at runtime in uft/qtp?
问题 thank you for taking a look on this question. Just wondering if there is a best approach to create description object model at runtime. My code fails Object doesn't support this property or method: 'Browser(...).page(...).WebButton' FunctionCreateDescObjAt_RunTime(StrBrowserNme,StrBrwsrTitle,StrObject,StrPgeNme,StrPgtitle,StrObjectName,index)` 'create a description object for Browser & Page` Set WebBrwsrDesc= Description.Create WebBrwsrDesc("application version").value= "Internet Explorer.*"