I'm automating some components of a web page that's part of an application. When I navigate to this page, however, I'm not able to see the DOM tree.
Is there a setting in Telerik that I need to configure (or re-configure)?
Thank you for your help.
1 Answer, 1 is accepted
0
Alexander
Telerik team
answered on 15 Nov 2023, 11:16 AM
Hello Maria,
Is the application you are testing a desktop or web application?
If it is desktop and particularly WPF there are some specifics you need to consider. The web browser that is embedded in the window will not be recorded when creating Test Studio WPF test.
The workaround which I can suggest you to try will be to use a desktop test. It is designed to automate all desktop applications which support the Microsoft UI Automation framework, including applications containing custom controls that provide the required automation peers. So, depending on the specific implementation of the embedded browser you might be able to record the scenarios with this type of test. Please, have in mind that the Desktop app recording is quite slower compared to WPF and you need to consider its specifics.
Looking forward your answer. If you have any additional questions don't hesitate to ask.
Regards,
Alexander Progress Telerik
Virtual Classroom is the free self-paced technical training portal that gets you up to speed with Telerik and Kendo UI products including Telerik Test Studio! Check it out at https://learn.telerik.com/.