I was wondering if anyone knows a way to hook into an already running application to do records?
The issue that we are having is that our WPF application is launched via click-once, that requires a URI to launch the app. I am able to navigate to the webpage that hosts the launcher, and launch the app, but I do not know a way to hook into the running version without having test studio try and launch a new version of the app (if that makes sense)
Any input would be helpful.
Thanks.
The issue that we are having is that our WPF application is launched via click-once, that requires a URI to launch the app. I am able to navigate to the webpage that hosts the launcher, and launch the app, but I do not know a way to hook into the running version without having test studio try and launch a new version of the app (if that makes sense)
Any input would be helpful.
Thanks.