03-27-2012, 11:59 AM
Hi,
ur window name depends upon the text u entered in line Window("Desktop").Window("New Document").Type "99919999"
Use Descriptive programing instead of adding object to OR. use the value u entered as the name for the window displayed using DP.
This will definitely help u out.
Regards,
Sankalp
Code:
Window("Desktop").Window("99919999 (locked)").Activate
Use Descriptive programing instead of adding object to OR. use the value u entered as the name for the window displayed using DP.
This will definitely help u out.
Regards,
Sankalp