| Class and Description | 
|---|
| org.safs.persist.PersistorToHierarchialFile The most functionalities has been moved to class  PersistorToHierarchialString, those functionalities will be
             decoupled from this class.Currently the class PersistorToHierarchialStringhas 2 sub-classPersistorToJSONStringandPersistorToXMLString.The classes PersistorToJSONFileandPersistorToXMLFilewill not extends from this classPersistorToHierarchialFileany more,
             they will directly extends the classPersistorToFileand delegate the 'parse job' (Persistable <--> String)
             to class andPersistorToJSONStringandPersistorToXMLString. | 
| Field and Description | 
|---|
| org.safs.Constants.SeleniumConstants.ITEM_WEB_DRIVERS please use  DriverConstant.SeleniumConfigConstant.ITEM_WEB_DRIVERSinstead. | 
| org.safs.Constants.AutoItConstants.MATCHING_ADVANCE (Kept for backward compatibility) replaced by Advanced Window Descriptions | 
| org.safs.Constants.AutoItConstants.MATCHING_ADVANCE_CASE_INSENSITIVE (Kept for backward compatibility) replaced by Advanced Window Descriptions | 
| org.safs.Constants.SeleniumConstants.PROPERTY_WEB_DRIVERS please use  DriverConstant.SeleniumConfigConstant.PROPERTY_WEB_DRIVERSinstead. | 
| Constructor and Description | 
|---|
| org.safs.data.model.Testcycle(String, int, int, int, int, double, Date) | 
Copyright © SAS Institute. All Rights Reserved.