Releases: galenframework/galen
Releases · galenframework/galen
Released version 1.4.3
Compare
Sorry, something went wrong.
No results found
Implemented #143 Config file is made configurable
Released version 1.4.2
Compare
Sorry, something went wrong.
No results found
Fixed "resize" function in javascript. It was not working
Released version 1.4.1
Compare
Sorry, something went wrong.
No results found
Fixed count bug within secondary spec which was introduced in version 1.4.0
Released version 1.4.0
Compare
Sorry, something went wrong.
No results found
Features:
#76 Added 'css' spec for testing css properties of page elements
#25 Custom javascript function in specs. Also improved math parser in parameterized specs
#86 Added operations 'lowercase' and 'uppercase' to text spec
#74 Added 'hover' function to GalenPages.PageElement in order to simulate ":hover" style of element
#73 checkLayout function now allows to use simple string for one tag intstead of array
#136 GalenPages waitForIt function now also checks that the element is visible
#128 resize function in javascript API
Bugfix:
#137 Same scripts were loading multiple times
#129 Full page screenshots were not properly waiting for page to be scrolled
#113 Conditional statements conflicted with parameterized checks
#111 Unclear error message when missing 'px' in ranges
#95 Incorrect imported spec path resolution
Released version 1.3.4
Compare
Sorry, something went wrong.
No results found
Released version 1.3.3
Compare
Sorry, something went wrong.
No results found
A fix for page dump. It was crashing when elements were not visible or couldn't be found
Released version 1.3.2
Compare
Sorry, something went wrong.
No results found
A fix for a page dump giving NullPointerException
Released version 1.3.1
Compare
Sorry, something went wrong.
No results found
Fix for:
#105 - an exception inside image comparison spec
#102 - resize images when devicePixelRatio > 1.0
#99 - exclude components from counting for html report overview
Released version 1.3.0
Compare
Sorry, something went wrong.
No results found
New in this version:
#39 Image comparison for a page element area
#97 Page dump - a page element inspector
Bugfixes:
#96 Resolving backslashes problem for Windows users
Released version 1.2.0
Compare
Sorry, something went wrong.
No results found
Features:
#72 Warning level in specs
#71 Java API
#69 Test filters for Javascript tests
Bugfixes:
#64 Error with missing parent in component specs