Skip to content

Releases: healenium/healenium-web

3.0.1

09 Oct 07:57
5795d75
Compare
Choose a tag to compare

3.0.1

Bug Fixes

Do not update locator for a long healing result #65
Add host data to headers #60

3.0

25 May 19:53
0fd0434
Compare
Choose a tag to compare
3.0

Updated architecture to use hlm-backend with remote healing results storage capabilities. See Updated README to know all details

2.0.5

24 Mar 09:21
f55f7fc
Compare
Choose a tag to compare

2.0.5

New Features

Deprecated healining for concrete element #42 - Added annotation @DisableHealing for healing disable and corresponding check #52
Added Score to select best match for healing #54 - Added Scored object holder. Support new score-cap parameter #51
Made Screenshots clickable in report #14 - Updated index.html to make Screenshots clickable #53

Bugfix

Relative elements search works as a global search #43
Removing log4j #45
Use slf4j-api instead of slf4j-simple #46
Improve readability of README.md #49
Use selenium-support instead of selenium-java #48
Add official GitHub Action validating Gradle wrapper #47
[IS-39] Fixing 'UndeclaredThrowableException' #41

2.0.4.2

13 Mar 14:17
c97d4b8
Compare
Choose a tag to compare

removed Log4j #44

2.0.4.1

06 Mar 11:17
39d0166
Compare
Choose a tag to compare

Bugfix

UndeclaredThrowableException' is thrown when driver waits for element to disappear on static page bug #39

2.0.4

31 Jan 11:24
2f4cd11
Compare
Choose a tag to compare

Bugfix

Trying to heal with ExpectedConditions.invisibilityOf #31
ClassCastException: cannot be cast to org.openqa.selenium.interactions.HasInputDevices #30

2.0.3

13 Jan 10:46
9d48769
Compare
Choose a tag to compare

2.0.3

New features and improvements

Updated JavascriptExecutor support #23
Updated PageAwareFindBy approach to use regular By #15
Added support of class annotation to enable PageElement pattern #19

2.0.2

18 Dec 12:01
b7bd596
Compare
Choose a tag to compare

2.0.2

save failed locators in report for one full test run #8
speed up healing with remembering healed value for locator for a tests run #9
CleanUp cache on page change #21
Selenide Retry and Configuration support #10
Make driver configurable programmatically #6

2.0.1

25 Nov 17:24
4ea27de
Compare
Choose a tag to compare
2.0.1 Pre-release
Pre-release

Bugfix
[IS-6] Adding create method, that accepts healing configuration #6
Applied some lombok library annotations #1