santu_karnatiOccasional Contributor12 years agoHow to get the object Type NameIf object Type is of Button or List or Radio Button...Is there any method to return them??Please help me out...
1 ReplyReplies sorted by Most LikedYshippinContributor12 years agoI think you mean using the method FindChild("<insert class>", "<insert class name>, depth)for example for WPF applicationsSys.Process("testedapp").FindChild("ClrClassName", "RadioButoon", 500)
YshippinContributor12 years agoI think you mean using the method FindChild("<insert class>", "<insert class name>, depth)for example for WPF applicationsSys.Process("testedapp").FindChild("ClrClassName", "RadioButoon", 500)
Recent DiscussionsUsing Test Engine Rest APIHandling Radio Buttons Using If–Then in TestComplete Keyword TestingLocating browser mapped objects currently off screen?
Related ContentSchema with an Array of Objects doesn't show correct object type in arrayProject Variables of type ObjectRead Blob object from DB and convert to System.Collection.Generic.List type of object.