Completed
Last Updated: 26 Feb 2014 16:06 by ADMIN
ADMIN
Rodney
Created on: 20 Dec 2013 18:30
Type: Bug Report
0
WPF - 'edit in live' does not work when page expression is using tilde '~'
I have a WPF based test where I have problems editing an existing element using "edit in live version".
It simply wont connect to the process, which is indeed verified running.

The process is listed in the dropdown of available processes to choose from within the edit in live dialogue in test studio.

I did figure out why it refused to connect.

The find expression of the page had been altered by me from something like this:

"myapp v1.123"

to:
"~myapp"

It's funny because, using the tilde '~' was a solution for me to avoid changing the page find expression all the time.
as our WPF bumps the version numbers on each build.
Using ~ fixed this for me.

Only now, I cant "edit in Live" on those elements, unless I change them back to : myapp v1.123
1 comment
ADMIN
Daniel Djambov
Posted on: 26 Feb 2014 16:06
Telerik: The issue is fixed and solution will be available in our next internal product release planned by the end of Feb 2014.