arjun_taContributor12 years agoSashFormHi, i have an object with the Full name Sys.Process("Bedrock").SWTObject("Shell", "Cerner Bedrock 1.83.0 - 1201dep - at030644").SWTObject("Composite", "", 4).SWTObject("Composite", "").SWTO...Show More
murugans1011Regular Contributor12 years agou can also hav array of property values for find method somethig like this PropName= Array("ObjectIdentifier", "ObjectType") PropValue = Array("Registration Management", "CheckBox")Set Objshell=Sys.Process("Bedrock").SWTObject("Shell", "Cerner Bedrock 1.83.0 - 1201dep - at030644").Find(PropName,PropValue,10)if Not ObjShell is Nothing then ObjShell.ClickEnd if
Recent DiscussionsName Mapping and Variables - undefinedOpen log downloaded from AzureDevOps release pipelineTestComplete not working in Win11