WPF controls Supported by TestComplete.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2010
04:10 AM
02-05-2010
04:10 AM
WPF controls Supported by TestComplete.
Our WPF applications use the System.Window.Controls.Slider control that is not in the supported WPF control list in TestComplete Help topic "Testing WPF Applications -Overview". But I still can record and playback to test Slider objects.
I got very confiused now what kinds of Microsoft UI controls have been supported in TestComplete for WPF applications.
Thank you in advance for your response.
I got very confiused now what kinds of Microsoft UI controls have been supported in TestComplete for WPF applications.
Thank you in advance for your response.
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2010
09:55 PM
02-07-2010
09:55 PM
Hi Jennifer,
This control is supported by TestComplete, and the tool provides the WPFTrackBar program object that allows you to work with the control. Please go through the 'WPFTrackBar Object' help topic.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2010
09:09 AM
02-11-2010
09:09 AM
Yes, WPFTrackerBar is a special program object to work with XAML control:System.Windows.Controls.Slider
Can you give more explanation how TestComplete makes the users to work with other XAML controls that are NOT in the TestComplete supported List?
From the help topic "Testing WPF Applications - Overview", it says:"Other XAML controls are supported in the same way as other .NET controls". It is too vague and confused. For example: System.Windows.Controls.Border and System.Windows.Controls.GridViewRowPresenter which are not in the TestComplete WPF supported list But I still can work with these two controls in my WPF application.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2010
09:12 PM
02-14-2010
09:12 PM
Hi Jennifer,
For those WPF controls listed in that help topic, TestComplete provides special program objects that contain specific methods and properties as well as methods and properties that TestComplete applies to all test and onscreen objects. Also, TestComplete can access Open applications' objects by using their native methods and properties. See the ".NET Open Applications" help topic for more information.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
