All Versions
25
Latest Version
Avg Release Cycle
75 days
Latest Release
1869 days ago

Changelog History
Page 1

  • v2.4.4

    March 15, 2019
  • v2.4.3 Changes

    February 17, 2019

    ๐Ÿ›  Fixed displaying of custom rules in html report

  • v2.4.2 Changes

    January 30, 2019

    Html report fix for component specs

  • v2.4.1 Changes

    December 22, 2018

    ๐Ÿ›  Fixed bug in spec generator when elements are located out of the screen.

  • v2.4.0 Changes

    November 03, 2018

    โž• Added

    • 'edges' filter in image spec
    • Specs meta in json and html reports
    • Failure map popup in html report
    • Validations highlight in HTML report
    • Spec generator
    • โœ… 'mutate' action for galen specs mutation testing
    • Embedded galen-extras lib
    • Section filtering
    • โœ… Google Vision integration for test recognition

    ๐Ÿ”„ Changed

    • Reimplemented all html reports
  • v2.3.7 Changes

    May 26, 2018
    • โšก๏ธ Updated selenium dependency to 3.11.0
  • v2.3.6 Changes

    December 14, 2017
    • โšก๏ธ Updated selenium dependency to 3.8.1
    • ๐Ÿ›  Fixed including failures and errors in junit report
    • Simplified selenium dependencies
  • v2.3.5

    September 06, 2017
  • v2.3.4 Changes

    June 13, 2017

    โšก๏ธ Updated version of selenium to 3.4.0

  • v2.3.0 Changes

    July 13, 2016

    โž• Added

    • 'replace-colors' filter in 'image' spec
    • ๐Ÿ”‹ Feature to ignore regions in 'image' spec
    • Wildcard character for matching multiple files in image spec
    • Index mapping in 'forEach' loop
    • 'clickAt' function in GalenPages for PageElement object
    • 'dragByOffset' function in GalenPages for PageElement object
    • ๐Ÿ‘ '@die' operator for failure support in Galen Specs language
    • '>=' and '<=' operators in pixel validations
    • ๐Ÿ‘Œ Support for custom name in TestNG and JUnit tests
    • ๐Ÿ‘ Gradient color support in 'color-scheme' spec
    • โž• Added support for object groups in spec 'contains'
    • 'singleline' transformation in 'text' spec

    ๐Ÿ”„ Changed

    • ๐Ÿ“œ Exceptions in JavaScript expressions in Galen Specs will crash parser

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed test report duration reporting for TestNG and JUnit tests
    • โž• Added file and line number to all syntax exceptions
    • ๐Ÿ›  Fixed locator parser in GalenPages for advanced CSS expressions
    • ๐Ÿ›  Fixed warnings rendering in Html report for 'component' specs