Windows Commands

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(List of Windows Commands)
Line 5: Line 5:
 
*[[Click Dialog Button]]: Clicks Cancel or Save on a save as or open file dialog.
 
*[[Click Dialog Button]]: Clicks Cancel or Save on a save as or open file dialog.
  
*[[Click Mouse]]: Clicks a specified area within a windows using a wizard that grabs the parent class of the windows item.
+
*[[Click Mouse]]: Clicks a specified area within a windows using a wizard that grabs the parent class and location of the windows item.
  
*[[Close Window]]: Closes a window on your windows system using a wizard that grabs the parent class of the window.
+
*[[Close Window]]: Closes a window on your windows system using a wizard that grabs the parent class and location of the window.
  
 
*[[Keyboard Event]]: Sends keyboard events to the active window.
 
*[[Keyboard Event]]: Sends keyboard events to the active window.

Revision as of 16:39, 30 November 2012

The Windows Commands allow the script to interact with windows through commands and plugins.

List of Windows Commands

  • Click Mouse: Clicks a specified area within a windows using a wizard that grabs the parent class and location of the windows item.
  • Close Window: Closes a window on your windows system using a wizard that grabs the parent class and location of the window.
  • Mouse Event: Sends a mouse event to a specified window.
  • Move Mouse: Move the mouse to a specified location on your screen.
  • Type keys: Types keys into a specified location in the active window.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox