Windows Commands

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "The '''Windows Commands''' allow the script to interact with windows through commands and plugins. == List of Action Commands == *Click Dialog Button: Clicks Cancel or S...")
 
 
(10 intermediate revisions by one user not shown)
Line 1: Line 1:
The '''Windows Commands''' allow the script to interact with windows through commands and plugins.
+
The '''Windows Commands''' allow the script to interact with windows dialogs and programs.
  
== List of Action Commands ==
+
[[File:wcommands.jpg]]
  
*[[Click Dialog Button]]: Clicks Cancel or Save on a dialog save as or open file dialog.
+
== List of Windows Commands ==
  
*[[Click Mouse]]: Clicks a specified are within a windows system using a wizard that grabs the parent class of the windows item.
+
*[[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 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 of the window.
Line 13: Line 15:
 
*[[Mouse Event]]: Sends a mouse event to a specified window.  
 
*[[Mouse Event]]: Sends a mouse event to a specified window.  
  
*[[Move Mouse]]: Move the mouse to a specified location on your screen.  
+
*[[Move Mouse]]: Moves the mouse to a specified location on your screen.  
  
 
*[[Set Active Window]]: Sets the active window.  
 
*[[Set Active Window]]: Sets the active window.  
  
*[[Set Dialog Text]: Sets the dialog text in a save as or open file window.
+
*[[Set Dialog Text]]: Sets the dialog text in a save as or open file window.
  
 
*[[Type keys]]: Types keys into a specified location in the active window.
 
*[[Type keys]]: Types keys into a specified location in the active window.

Latest revision as of 16:56, 23 October 2014

The Windows Commands allow the script to interact with windows dialogs and programs.

Wcommands.jpg

[edit] 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 of the window.
  • Mouse Event: Sends a mouse event to a specified window.
  • Move Mouse: Moves 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