what is the use of _set_window in winrunner?
Answers were Sorted based on User's Feedback
Answer / neelavathy
Set_window sets the required window on the desktop in
mentioned time
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / usha, usha_0383@yahoo.com
set_window statement uses in winrunneris to open a window
on desktop.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / girish k.s.
The set_window function directs input to the correct
application window.
Specifies the window to receive subsequent input and
(optionally) specifies the amount of time to wait for the
specified window.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudhakar
set_window activates a window and gives focus to that
window so that we can perform actions on window
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vidya
set_window specifies the window to receive input accroding
to the windows logical name
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagadesh
The use of set_window is to set the requried window on the
desktop
synx:
set_window("windowname",timeout)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shobha
set_window specifies the window to receive input accroding
to the windows logical name
_set_window specifies the window to receive input accroding
to the windows physical description
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you configure gui map?
How do you clear a gui map files?
Do v give code to client or simply an exe file?
How to handle exceptions in for loop of DDT script.
If winrunner doesn't understand the Text in the Application what you do?
How do you run your sciripts in Win Runner?
How do you run your test scripts?
what is custom check point? what is the diff.between custom check point and runtime Record check ?
2 Answers Infeneon Technologies,
What are the reasons that winrunner fails to identify gui object?
wat is the d/b windows 95&98&xp?could anybody give reply ?
Tell US the Short key to open the dialogs of windows.
How winrunner recognise window/object apart from GUI map file?