Need Help.. regarding WPFobject
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2012
06:25 AM
07-19-2012
06:25 AM
Need Help.. regarding WPFobject
Hi all,
i am very new to using TestComplete. we are using some application which when recorded gives a code like..
Sys.Process("MyApp")
Sys.Process("MyApp").WPFObject(..).WPFObject(....)
i am not able to understand what this is. Please let me know where i can find more info regarding what i'm dealing with here.
Thanks
i am very new to using TestComplete. we are using some application which when recorded gives a code like..
Sys.Process("MyApp")
Sys.Process("MyApp").WPFObject(..).WPFObject(....)
i am not able to understand what this is. Please let me know where i can find more info regarding what i'm dealing with here.
Thanks
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2012
06:42 PM
07-19-2012
06:42 PM
Hi Udit,
TestComplete uses the syntax you described for addressing internal objects of WPF applications. For more information on this, please refer to the Addressing Objects in WPF Applications help topic.
i am not able to understand what this is.
If you aren't comfortable with the default names used by TestComplete to identify the objects of your application, you can easily assign the custom names for these objects, and then use these names in your tests. For more information on this approach, see the Name Mapping - Overview help topic.
I hope this information helps 🙂
I’m not a member of the SmartBear Support Team, I’m just helping users in this community. Any views or opinions expressed do not necessarily represent those of SmartBear Software.
