Skip to content

Releases: galenframework/galen

Released version 1.5.2

30 Jan 12:37
Compare
Choose a tag to compare

Fix for fail code conflict with testRetry handlers

Released version 1.5.1

25 Jan 10:10
Compare
Choose a tag to compare

Fix for testRetry event

Released version 1.5.0

23 Jan 21:07
Compare
Choose a tag to compare
Pre-release

Features in this release:

  • #28 Implemented support for PhantomJS browser
  • #93 Frames support
  • #184 Test retrying handler
  • #106 Allowing css locators by default in object definition
  • #124 "inside" spec can be used without locations
  • #149 Added '#' symbol to object name expressions for matching numbers
  • Added table sorter to html report

Bugfixes:

  • #147 Warnings in html report were dead links

Released version 1.4.10

06 Jan 20:39
Compare
Choose a tag to compare

Updated selenium to the latest 2.44.0 version
Fixed #190 bug in GalenPages related to switched off WebElements caching

Released version 1.4.9

10 Dec 13:14
Compare
Choose a tag to compare

Added a fix for race condition in page creation when running js tests in parallel

Released version 1.4.8

09 Dec 21:08
Compare
Choose a tag to compare
Pre-release

Refactored GalenPages.Page function for JavaScript tests and fixed the creation of pages.

Released version 1.4.7

08 Dec 20:09
Compare
Choose a tag to compare
Pre-release

Fix for #180 "JavaScriptException: Error: You can't wait for page as it does not have any fields defined (#146)"

Released version 1.4.6

25 Nov 19:58
Compare
Choose a tag to compare

Fix for bug #154 Parameterization did not work with equal range in page spec

Released version 1.4.5

23 Nov 19:01
Compare
Choose a tag to compare

This release contains a fix for a bug #151 related to multiple objects definition inside component spec.

Released version 1.4.4

20 Nov 22:18
Compare
Choose a tag to compare

A fix for a bug related to 'find' js function in page specs. It was not finding object in case the spec was imported