Skip to content

Releases: kazurayam/VisualTestingInKatalonStudio

fixed a problem of VisualTestingListenerImpl

08 May 03:08
Compare
Choose a tag to compare

Test Suites/CURA/Execute_chronos of 1.17.0 failed on Windows. Fixed it.

GlobalVariable.LAST_EXECUTED_TESTSUITE_ID is passed across Test Suites boundary

07 May 09:07
Compare
Choose a tag to compare
  1. com.kazurayam.visualtesting.GlobalVariableHelpers class now implements read() method and write method; enables to transfer a set of values of GlobalVariables in a Test Suite to the next Test Suite using a JSON file.
  2. Test Listeners/VTListerner utilizes GlobalVariableHelpers read() and write()
  3. Test Cases/CURA/ImageDiff_chronos and ImageDiff_twins are improved; refers to the GlobalVariable.VT_LAST_EXECUTED_TESTSUITE_ID value rather than the String literals such as CURA/chronos_capture, CURA/twins_capture. This makes code reuse much easier.
    vt-example-1.17.0.zip
    vt-components-1.17.0.zip
    distributable-gradlew-1.17.0.zip

fixed a problem of VisualTestingListenerImpl

08 May 03:02
Compare
Choose a tag to compare

Test Suites/CURA/Execute_chronos of ver 0.17.0 failed on Windows. Fixed that problem.

open Materials/index.html in Browser automatically at the end of Test Suites

28 Apr 06:39
Compare
Choose a tag to compare

Soon after making the Materials/index.html, can open it in Browser automatically

visited-urls.md and visited-urls.txt

02 Mar 03:34
Compare
Choose a tag to compare
Pre-release
1.15.0

updates

Execution Profile name is displayed in the dialogue of Expected-Actual images

26 Jan 03:21
Compare
Choose a tag to compare

fixed NPE when there are irregular directory in the Storage directory

15 Jan 05:04
Compare
Choose a tag to compare

STRATEGY: exactlyAtOrBefore

06 Dec 03:58
Compare
Choose a tag to compare

Test Cases/CURA/restorePreviousScreenshots now supports STRATEGY: exactlyAtOrBefore

Materials/index.html can link to diff-image files named with Japanese characters

02 Dec 07:18
Compare
Choose a tag to compare

Materials/Indexer.html in Concise format; added HighlightElements keyword

01 Oct 23:29
Compare
Choose a tag to compare