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]: Does healenium work for elements present inside a web table as well? #237

Open
vikramvr20 opened this issue Jun 16, 2023 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@vikramvr20
Copy link

vikramvr20 commented Jun 16, 2023

Describe the problem

Let's say, my application has a web table, can healenium auto heal elements inside it?

Website: https://selectorshub.com/xpath-practice-page/

As you can see from the screenshot, the healed locator is pointing to a different element.

Screenshot 2023-06-16 at 5 57 03 PM

Healenium Web version

3.4.2

Healenium Backend version

3.3.3

Selenium version

4.8.2

Platform

Java

Properties file

No response

Logs appeared during using Healenium

PFA the attached screenshot.

Additional context

No response

@vikramvr20 vikramvr20 added the help wanted Extra attention is needed label Jun 16, 2023
@Alex-Reif
Copy link
Contributor

Hi @vikramvr20 , Healed locator take element with name 'Joe Root' like broken locator. Looks good

@vikramvr20
Copy link
Author

Hi @Alex-Reif

The actual locator corresponds to the below-highlighted element in the screenshot. But the healed locator does not point to the same.

Screenshot 2023-06-16 at 8 27 58 PM

@Alex-Reif
Copy link
Contributor

Hi @vikramvr20 , thanks for the issue. Healenium suggest few healed locator with different score. Highest score of Joe.Root element in so test according to algorithm. It's difficult to heal element in the table, so that there are a lot of candidate with the same score.

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