bhauguravOccasional Contributor16 years agoHow to use FindChild method with WPF objects?I have a checkbox on a window having its Name property as WPFObject("checkboxFailed"). I am trying to find it using set chkBox = parentWindow.FindChild("Name","WPFObject(""checkboxFailed"")",20...Show More
Recent DiscussionsSend Request Operation - Response Body?Elements detected, clicked in wrong location with ChromeLatency and Device Disconnect Issues in Test Complete Mobile Testing
Related ContentTrying to call the FindChild method or property of an object but it does not existFindChild method error - "Object doesn't support this property or method"Unable to get the required object using FindChild method