Minors fixes and enhancements
- Updated to enhance value parsing for expected value and input value.
- Fixed value conversion and enhanced validation for >, >=, <, <= operator.
- Updated expectations for null value for <, <= operators.
- Fixed the parameter validator for decimal-list.
- Added method to find child from XML document at a particular index.
Upgrade Old STAS project to new version 6.0.7:
-
Open pom.xml file from your STAS project and change the following elements' value to 6.0.7:
<version>6.0.7</version>
<smart-testauto-framework.version>6.0.7</smart-testauto-framework.version>
<smart-testauto-cucumber-stepdefs-en.version>6.0.7</smart-testauto-cucumber-stepdefs-en.version>
-
You are all done.