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
Hi Team,
We are using
Robot Test Automation framework
Healenium Backend: 3.4.2
Healenium Proxy : 1.3.7
Set FIND_ELEMENTS_AUTO_HEALING=true
Selector page shows enable healing = false for web elements even after successful test execution.
We manually marked enable_healing = true for few web element and try to execute test case on changed locators... Healing does not work. and shows message :
New element locator has 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://localhost: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.
Thanks.
Healenium Backend version
3.4.2
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://localhost: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:
ap0087105
changed the title
[Need support]: Setting FIND_ELEMENTS_AUTO_HEALING=true does not set enable_healing true for web elements
[Need support]: Setting FIND_ELEMENTS_AUTO_HEALING=true does not set enable_healing true for web elements and Healing not working
Dec 20, 2023
Describe the problem
Hi Team,
We are using
Robot Test Automation framework
Healenium Backend: 3.4.2
Healenium Proxy : 1.3.7
Set FIND_ELEMENTS_AUTO_HEALING=true
Selector page shows enable healing = false for web elements even after successful test execution.
We manually marked enable_healing = true for few web element and try to execute test case on changed locators... Healing does not work. and shows message :
New element locator has 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://localhost: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.
Thanks.
Healenium Backend version
3.4.2
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: