Wednesday, April 16, 2008

What is the purpose of set_window command?

What is the purpose of set_window command? ( WinRunner Question & Answer )

Set_Window command sets the focus to the specified window. We use this command to set the focus to the required window before executing tests on a particular window.

Syntax: set_window(, time);
The logical name is the logical name of the window and time is the time the execution has to wait till it gets the given window into focus.

No comments: