| Package | Description | 
|---|---|
| org.safs.autoit | |
| org.safs.autoit.lib | |
| org.safs.tools.engines | 
| Class and Description | 
|---|
| AutoItRs.DefaultRecognizable
 This class provides default implementation of interface  
AutoItRs.Recognizable.As the field of name starting with Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS
 will be used for generating recognition string, please avoid adding new fields of
 name starting with Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS to this class
 when refactoring this class. | 
| AutoItRs.DefaultRecognizableAutoIt
 This class provides default implementation of interface  
AutoItRs.Recognizable for AUTOIT engine. | 
| AutoItRs.Recognizable
 This interface represents something can be used by automation tool to find AUT's window or component. 
 | 
| IAutoItRs | 
| Class and Description | 
|---|
| IAutoItRs | 
| Class and Description | 
|---|
| AutoItRs
 Class to handle recognition-string-parsing for the AutoIt engine. 
Window Recognition String will be converted to AUTOIT window's RS. Child Recognition String will be converted to AUTOIT control's RS. The TEXT in Window Recognition String will be converted to Window Text.  | 
Copyright © SAS Institute. All Rights Reserved.