This is a migrated thread and some comments may be shown as answers.

Driving WebApp automation through a Wpf WebBrowser control

3 Answers 121 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 2
Michael asked on 04 Sep 2014, 05:32 PM
First, per this post, I know what I'm asking is not possible; however, I'm hoping to obtain clarification on a couple of things:

1. Clearly understanding that manipulation / interrogation of a web page, rendered within a System.Windows.Controls.WebBrowser control is not possible, do any of the Telerik products provide a comparable Wpf control that would allow this?  (I'm trying to keep within the Telerik eco system for as much of my test automation as possible)

2. Regarding supported browsers (BrowserType enumeration), the majority of the enumerations are self explanatory, but what is an example (high level) of a supported "NativeApp"

My scenario is attempting to implement E2E UI Automation for a WpfApplication which authenticates and stores user credentials and aggregates various Web Applications (toolsets) into a common UI executable. 

Thanks in advance,

Mike

3 Answers, 1 is accepted

Sort by
0
Accepted
Cody
Telerik team
answered on 09 Sep 2014, 07:11 PM
Hello Mike,

Item 1) No I'm sorry we do not have a product or control comparable to the System.Windows.Controls.WebBrowser.

Item 2) NativeApp was intended to represent a WinForms type of application. Currently the enumeration is only a placeholder. We have not implemented any functionality yet to actually automate this type of application.

Regards,
Cody
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Michael
Top achievements
Rank 2
answered on 12 Sep 2014, 09:43 PM
Thank you Cody, as always appreciate the info :)
0
Cody
Telerik team
answered on 13 Sep 2014, 03:09 AM
Hi,

Glad I could help.

Regards,
Cody
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 2
Answers by
Cody
Telerik team
Michael
Top achievements
Rank 2
Share this question
or