03-22-2012, 08:42 PM
Hi,
I'm having problems with a code.
I use a program on the windows in my company where I'll always creates a new item in it, it generates a new name for the window so I can not select that window and populate the data in this window. When I put QuickTest to run it crashes because they do not think this object in the repository.
How to work around this situation?
Could anyone give me a hand??
Example:
I'm having problems with a code.
I use a program on the windows in my company where I'll always creates a new item in it, it generates a new name for the window so I can not select that window and populate the data in this window. When I put QuickTest to run it crashes because they do not think this object in the repository.
How to work around this situation?
Could anyone give me a hand??
Example:
Code:
Window("Desktop").[b]Window("78979789754634 (locked)")[/b].Activate
[b]This name change = Window("78979789754634 (locked)")[/b]