NisHeraValued Contributor11 years agoConstructing Class object in other unitHi,I just created a class for loging using VBScript.How could I construct a object using that class in another Unit.Seems following does not work 'USEUNIT MyClases Sub Main Set MyLog = New MyClases.Logon End Sub
karkadilValued Contributor11 years agoThis is a known issue. Please read the specifics of VBScript usage in TestCompletehttp://support.smartbear.com/viewarticle/57893/#VBS
karkadilValued Contributor11 years agoThis is a known issue. Please read the specifics of VBScript usage in TestCompletehttp://support.smartbear.com/viewarticle/57893/#VBS
Recent Discussionstest results for a test case with a count greater than 1 in an Azure pipelineID based login only works as adminI can't map objects of type UIAObject
Related ContentConstruct a object if I know the object nameSharing custom class object between Groovy scriptsIterate Properties of a VBScript Class Object