Releases: healenium/healenium-web
3.4.0
3.3.1
3.3.0
3.2.5
3.2.4
3.2.3
3.2.1
3.2.0
3.1.6
#3.1.6
New Features
Fix findElements issues.
#3.1.4
New Features
Add imitate integration
Support java 16
3.1
New Features
Support healing for elements in findElements list #101 #100 #81
Updated report with healing success aggregation "Please, provide feedback on healing success to make algorithm stronger" EPMHLM-70 #101
Bugfix
Error during findElements. System doesn't heal one of few elements. #93
EPMHLM-85 Inconsistency in healing result in log and in report+db #90
EPMHLM-83 Healenium generates wrong class path in report for Selenide #77
EPMHLM-83 Healenium generates wrong class path in report for Selenide #84
Elements in shadowRoot are not directly supported #73
3.0.2
3.0.2
updates
updated algorithm:
When LCS distance is calculated for paths and max distance is chosen, we calculate Heuristic Node distance for only those nodes, which have an index more or equal to the maximum LCS distance, this will decrease the number of unnecessary comparisons.
Healing is more correct for very similar elements located closely to each other