wpf controls - Text block content recognition -


we using telerik automation framework integrated visual studio. though giving correct property name text block, not getting text block content wpf application need recognize text block. please give solution related requirement.

in xaml<textblock name="textblock1">test data</textblock> , in codevar value = textblock1.text;


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -