1.

What Is The Purpose Of Set_window Command?

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.

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.



Discussion

No Comment Found