1.

How To Defining An Object Class Mapping?

Answer»
  • Identify the class name of the window that CORRESPONDS to the object. You can use the Spy++ utility in Visual C++ to identify the class name. You can also use the Robot Inspector tool by clicking TOOLS > Inspector.
  • In Robot, click Tools > General OPTIONS, and then click the Object Mapping TAB.
  • From the Object type list, select the standard object type to be ASSOCIATED with the new object class name.
  • Robot displays the class names already available for that object type in the Object classes list box.
  • Click Add.
  • Type the class name you identified in step 1 and click OK.
  • Click OK.



Discussion

No Comment Found