Declined
Last Updated: 20 Dec 2023 10:38 by ADMIN
Peter
Created on: 05 Dec 2013 09:53
Type: Feature Request
1
Recording a WPF click-one application from its default shortcut
Steps to reproduce:

1) Download the Windows GitHub client (a WPF ClickOnce app): http://windows.github.com/
2) Install it and take note that the Installer creates a shortcut on your desktop by default
3) Start Test Studio and create a WPF test
4) Attempt to record against the application by dragging the default shortcut into the WPF application path field in the UI
Expected: it works perfectly
Actually: it fails to attach the recorded even though it starts the app. However, if you use the original GitHub.exe file or if you create a brand new shortcut from this file - both of these can be used to record against the app successfully.  
3 comments
ADMIN
Konstantin Petkov
Posted on: 16 Sep 2014 14:22
Here is an example:
http://www.benkirane.ch/automated-wpf-testing-with-telerik-test-studio/
ADMIN
Iliyan Panchev
Posted on: 23 Apr 2014 13:00
The problem is that this shortcut is a "ClickOnce Application Reference" file. At the moment we don't support such shortcuts. Will turn this into a Feature Request.
ADMIN
Andy Wieland
Posted on: 08 Apr 2014 19:04
Here are a couple of articles related to this, if you would like to try one of these solutions:
http://www.telerik.com/automated-testing-tools/community/forums/test-studio/general-discussions/cant-record-wpf-application.aspx 
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/code-samples/wpf/connect-to-running-wpf-app.aspx