Rohit G
Answered On : Nov 13th, 2006
There are 2 ways:
1. use the command GUI_Load("c:/abc.gui) at the start of the script.
2. a.Select GUI Map Editor from Tools.
b. select gui files from view.
c. select Open from file and then select the appropriate gui file.
Login to rate this answer.
Select GUI Map Editor from Tools.
Select gui files from this
Select Open from file and then select the appropriate gui file
Sudhakar kolla
My Number:09819859346.
Email:kollasudhakar2005@yahoo.co.in
Login to rate this answer.
for Global GUI Map File Mode
Using GUI_Load("Filepath:Filename")
for GUI Map File per Test Mode
Automatically tool generate save/ unsave the GUI on Run
Login to rate this answer.