Closed likith-zomentum closed 3 weeks ago
Hi @likith-zomentum , Could you provide html page you reproduce the issue? According to your logs some kind of element has unusual types attributes. Default map of attribute to type: tag - string, index - int, innerText - string, id - string, classes - string[]
Fixed at rev. 3.5.4
Describe the bug
I have seen that in healenium-web v 3.4.8 the expected conditions are throwing error
[main] ERROR healenium - Failed to get element node path!
for me personally i have checked withExpectedConditions.elementToBeClickable();
How to reproduce the issue
Logs appeared during using Healenium
Expected behavior
No response
Actual behavior
No response
Healenium Web version
3.4.8
Healenium Backend version
3.4.2
Selenium version
4.4.1
Platform
Java
Properties file
No response
Additional context
No response