maxtester
7 years agoContributor
Is it possible to use text without an object?
Hi all, I have the following problem: Im am automating a WPF- GUI. Here I have a PopUp where I can enter a text. The problem is, that this PopUp dissapears as soon as the focus is lost. So no way...
- 7 years ago
Hi,
a) Sys.Desktop.Keys() sends keys sequence to the active window;
b) Try to use Object Spy in the 'point-and-fix' mode (https://support.smartbear.com/testcomplete/docs/testing-with/exploring-apps/object-spy/working-with.html#PickingObjects)