You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Robot Framework for test Automation and using.
Healenium Proxy :1.3.3
Healenium-backend:3.3.4
It captures all web elements as type: Multiple
In successful test executions node_path in selector table is getting set with complete locator path.
Now after successful healing for web element node_path is getting set as {"nodePath":[]}
Now if we try to Heal the same locator again it throws error as "New element locator have not been found. There is no reference data to selector in the database.\n Make sure that: \n - There is selector on the page http://healenium-backend-svc:7878/healenium/selectors/ and type: multiple, if not then you have to run successful tests.\n - Your locator was changed on the page and not in code."
As there is no node_path reference data present for web element getting above error. Kindly help us on this issue.
Healenium Web version
healenium-web 3.4.2 and hlm-proxy:1.3.3
Healenium Backend version
hlm-backend:3.3.4
Selenium version
4.10
Platform
Python
Logs appeared during using Healenium
New element locator have not been found. There is no reference data to selector in the database.\n Make sure that: \n - There is selector on the page http://healenium-backend-svc:7878/healenium/selectors/ and type: multiple, if not then you have to run successful tests.\n - Your locator was changed on the page and not in code.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the problem
We are using Robot Framework for test Automation and using.
Healenium Proxy :1.3.3
Healenium-backend:3.3.4
It captures all web elements as type: Multiple
In successful test executions node_path in selector table is getting set with complete locator path.
Now after successful healing for web element node_path is getting set as {"nodePath":[]}
Now if we try to Heal the same locator again it throws error as "New element locator have not been found. There is no reference data to selector in the database.\n Make sure that: \n - There is selector on the page http://healenium-backend-svc:7878/healenium/selectors/ and type: multiple, if not then you have to run successful tests.\n - Your locator was changed on the page and not in code."
As there is no node_path reference data present for web element getting above error. Kindly help us on this issue.
Healenium Web version
healenium-web 3.4.2 and hlm-proxy:1.3.3
Healenium Backend version
hlm-backend:3.3.4
Selenium version
4.10
Platform
Python
Logs appeared during using Healenium
Additional context
No response
The text was updated successfully, but these errors were encountered: