Monday, January 22, 2007

What are the methods to load GUI map? What happens when GUI map is loaded?

Using GUI_load command the GUI map can be loaded.

Syntax : GUI_load();

While loading the GUI map file, all the information about objects and windows with the physical description and logical names will get loaded in the memory. Whenever the winrunner executes the script, the objects will get identified using the information already loaded in the memory.

0 Comments:

Post a Comment

<< Home