syntax:Object.highlight
Example:
window("Class Name:=Internet Explorer").highlight
Now certain times, one might have the application minimized or in a different state. For highlight to work properly, please use .Activate before actioning .highlight
Example:
window("Class Name:=Internet Explorer").Activate
window("Class Name:=Internet Explorer").highlight
Wednesday, November 11, 2009
Subscribe to:
Comments (Atom)
