Unable to identify objects for WPF using Awesomium UI web control application

Posted by kbreddyk-28469 under QA (Testing) on 9/25/2014 | Points: 10 | Views : 2443 | Status : [Member] | Replies : 1
We could not able to automate below application using a automation tool like QTP or any other UI automation tools.

To just give the back ground this application has been developed in .Net using the WPF framework which in turns using the Awesomium UI web control and Chrome rendering engine inside.

Please suggest a automation tool to automate the above application




Responses

Posted by: Raj.Net on: 4/15/2015 [Member] Starter | Points: 25

Up
0
Down
hi,
Please check this MSDN document “Supported Configurations and Platforms for Coded UI Tests and Action Recordings”. It shared the supported configurations and platforms for coded
UI tests.
In addition, if there are custom controls/third party controls in your app, I’m afraid that you would write coded UI test extensibility.
Reference:
Series on Coded UI Test Extensibility
Content Index for Coded UI Test
If there are deep hierarchy controls in your app, you would use the UISpy tool to see them.
http://blogs.msdn.com/b/dpksinghal/archive/2011/09/28/how-to-test-deep-hierarchy-controls-using-coded-ui-test-in-wpf.aspx

If it helps/directs you towards the solution,Mark This Response as Answer link
--
Rajesh

kbreddyk-28469, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response