Skip to content

[Need support]: The @DisableHealing annotation that works in Healenium Web is not supported in Healenium Proxy. #52

Description

@HasiniRangana

Describe the problem

I am currently using Healenium Proxy and need to disable healing functionality on a test case by test case basis using the @DisableHealing annotation. This annotation works perfectly in Healenium Web, but it appears to be completely ignored in Healenium Proxy implementation.

Expected Behavior :-
The @DisableHealing annotation should work consistently across both Healenium Web and Healenium Proxy implementations. The ability to disable healing at the test case level is crucial for maintaining test reliability and ensuring that certain critical tests fail fast when UI changes occur, rather than potentially masking real issues through automatic healing.

Healenium Backend version

3.4.8

Selenium version

4.24.0

Platform

Java

Logs appeared during using Healenium

Cannot find sysmbol 'DisableHealing'

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions