Releases: galenframework/galen
Releases · galenframework/galen
Released galen 2.1.3
Fixed image comparison bug
Released version 2.1.2
Fixed
- LayoutReport.errors() was not taking into account errors within object-based custom rules
- Exception within tests are now printed to console
Released version 2.1.1
Fixed
- Blur for edges of page element image
- Removed default ./ prefix to all spec paths
- Screen identification on some websites
Changed
- Exiting with error code by default in case there were failed tests
Released version 2.1.0
Changed
- Java API:
- Changed signature of Galen.checkLayout method
- Removed Galen.dumpPage method.
- Introduced GalenPageDump class for making page dumps
Added
- insideFrame function to PageElement prototype in GalenPages
- Heatmap for layout reports in html report
- "self" special object in specs parser
- Custom information table in html report
- Option for object to be omitted in page dump
- "load" function accept an array of strings
- Support for float percentages in color-scheme validation
- "count" spec for validating the amount of specific objects on page
- Providing object locators to spec parser from Java and JavaScript
- Switch for page elements area finding method. This makes it possible to tests on iOS devices 7.0 and greater
Fixed
- String concatenation in Galen Specs parser
- RasterFormatException in page dump in case the screenshot is smaller than the element area
- Improved layout for image comparison popup in HTML report
Released version 2.0.10
Fixed multi objects matching inside parent object
Released version 2.0.9
Fixed count function in page spec reader and implemented alphanumeric sorting of page elements
Released version 2.0.8
- Added Edge browser support
- Added text file attachment support in reports
- fixed insideFrame function
Released version 2.0.7
Fixed applying filters bug in image comparison
Released version 2.0.6
Minor bugfixes
Released 2.0.5
Fixed cleaning of empty sections. It was incidentally removing non-empty sections in page spec