Galen v2.3.0 Release Notes

Release Date: 2016-07-13 // almost 8 years ago
  • โž• 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