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 PersistorToHierarchialString has 2 sub-class PersistorToJSONString and PersistorToXMLString .The classes PersistorToJSONFile and PersistorToXMLFile will not extends from this class PersistorToHierarchialFile any more,
they will directly extends the class PersistorToFile and delegate the 'parse job' (Persistable <--> String)
to class and PersistorToJSONString and PersistorToXMLString . |
Field and Description |
---|
org.safs.Constants.SeleniumConstants.ITEM_WEB_DRIVERS
please use
DriverConstant.SeleniumConfigConstant.ITEM_WEB_DRIVERS instead. |
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_DRIVERS instead. |
Constructor and Description |
---|
org.safs.data.model.Testcycle(String, int, int, int, int, double, Date) |
Copyright © SAS Institute. All Rights Reserved.