Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Need support]: node_path column data in Selector Table is getting set as blank after successful healing of web element #85

Open
ap0087105 opened this issue Dec 11, 2023 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@ap0087105
Copy link

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

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

@ap0087105 ap0087105 added the help wanted Extra attention is needed label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants