Forum Discussion
rraghvani
Champion Level 3
3 years agoThis is the object, WPFObject("CPNTextBlock"). To retrieve e.g. 921-00003 you would so something like WPFObject("CPNTextBlock").contentText.
Worth reading through Testing WPF Applications.
This is the object, WPFObject("CPNTextBlock"). To retrieve e.g. 921-00003 you would so something like WPFObject("CPNTextBlock").contentText.
Worth reading through Testing WPF Applications.