Skip to content

Enhancements and defect fixes

Compare
Choose a tag to compare
@mkrishna4u mkrishna4u released this 03 Apr 00:17
· 25 commits to main since this release
8ce2d7d
  1. Added support for variable expression to read the value using JSON-PATH and XPATH.
  2. Upgraded 3rd party libraries.
  3. Updated documentation / user guide.

Release Upgrade steps:

  1. Open pom.xml file from your STAS project and change the following elements' value to 6.1.4.

    <version>6.1.4</version>
    <smart-testauto-framework.version>6.1.4</smart-testauto-framework.version>
    <smart-testauto-cucumber-stepdefs-en.version>6.1.4</smart-testauto-cucumber-stepdefs-en.version>>

Also take the latest TestDevelopers guides for latest information.

You are all done.