hi
I have a problom when recording a red window , the record see the window as an "Empty Title window"
and looking for the window :
this.OwnerApplication.WaitForWindow("").Find()
and all this is autogenerited by Test Studio.
The problem I have is when more then one RadWindow is open I dont know who I turn to press a button.
another problem is that iIf in the future I'll change the name of the window its a problem because of the need to change the code again accordingly.
can you help me?
Tanks!
I have a problom when recording a red window , the record see the window as an "Empty Title window"
and looking for the window :
this.OwnerApplication.WaitForWindow("").Find()
and all this is autogenerited by Test Studio.
The problem I have is when more then one RadWindow is open I dont know who I turn to press a button.
another problem is that iIf in the future I'll change the name of the window its a problem because of the need to change the code again accordingly.
can you help me?
Tanks!