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]: #72

Open
ap0087105 opened this issue Jun 20, 2023 · 1 comment
Open

[Need support]: #72

ap0087105 opened this issue Jun 20, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@ap0087105
Copy link

Describe the problem

After executing ROBOT test cases 4-5 time successfully, By default enable_healing column value is marked as false in Selector table. As it has not marked true as enable_healing healing is not happening. In Selector URL http://localhost:7878/healenium/selectors/ for each web element Healing Enable is False.
So is it new future? Do we have to manually change enable_healing as true for each web element on selector url ? In earlier hlm_backend there was no enable_healing column.

I am using :
HLM_PROXY_VERSION="1.3.3"

Healenium Web version

NA

Healenium Backend version

3.3.4

Selenium version

4.8

Platform

Python

Logs appeared during using Healenium

NA

Additional context

No response

@ap0087105 ap0087105 added the help wanted Extra attention is needed label Jun 20, 2023
@Alex-Reif Alex-Reif assigned Alex-Reif and unassigned ElenaStepuro Aug 9, 2023
@Alex-Reif
Copy link
Contributor

Hi @ap0087105 , By default, Healenium performs healing on all findElement methods executed during the testing session. However, healing is not performed when using findElements methods. If you want to enable healing for findElements, you can do so by toggling the relevant selector on the Healenium selectors page.

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

3 participants