Forum Discussion
AlexKaras
5 years agoCommunity Hero
Hi,
If no relevant property provided by TestComplete can be found in the Object Browser, I would talk to developers and ask what native property/method can be used to get trimmed text. With a high probability this property/method should be accessible from TestComplete so you should be able to use it in your test code.
WPF_check
5 years agoNew Contributor
Hi Alex,
Thanks for your response.
The main issue is that I have written this code.
WPF process 'text trimming' under the hood and there is no method to get the value of the trimmed string.
Maybe, I could talk with the ObjectSpy or Testcomplete-core developer about this?
Do you know any person to mention here?