What is new in Sahi Pro v6.3.1
abstract
Sahi Pro v6.3.1 is a minor release and contains one new feature and bugfixes.
Key Features
File Access Security
Sahi Pro now allow users to access only those files, which are located on a specific path. For this, you need to configureuserdata_hidden.properties
located at <sahi_root>/userdata/config
.
This has been described in detail here.
Bug Fixes
- Report - Fixed compare suites in suite-report.
- Report - Fixed compare screenshots for scenario file.
- Report - Fixed expand-all in compare screenshot page.
- Report - Fixed script-report in
Junit
format. Now it will displays the testcases if the script has any testcases. - Report - Fixed testcase count in offline reports.
- Report - Fixed online/offline testcase-report, it was showing all subsuites info in suite info box.
- Report - Fixed showing proper background color for steps in scenario file in case of failure in step.
- Report - Fixed suite-report, if it is ran by some specific tags, it will shows only those suites in suite-report tree hierarchy.
- Report - Fixed artifacts description in script-report.
- Api - Fixed
_selectBrowser
api. - Api - Fixed
_artifact
api. Now you can use only drive path e.g._artifact("C:\")
. - Fixed
[ReturnValue]
in scenario file. It was returning null before. - Fixed automatic creating failed suite(dd.csv) file.