Releases: healenium/healenium-web
Releases · healenium/healenium-web
3.0.1
3.0.1
Bug Fixes
Do not update locator for a long healing result #65
Add host data to headers #60
3.0
Updated architecture to use hlm-backend with remote healing results storage capabilities. See Updated README to know all details
2.0.5
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.1
Bugfix
UndeclaredThrowableException' is thrown when driver waits for element to disappear on static page bug #39
2.0.4
Bugfix
Trying to heal with ExpectedConditions.invisibilityOf #31
ClassCastException: cannot be cast to org.openqa.selenium.interactions.HasInputDevices #30
2.0.3
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
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
Bugfix
[IS-6] Adding create method, that accepts healing configuration #6
Applied some lombok library annotations #1