Error transform sourcePath making screenshot not shown in reports
How to reproduce the issue
- Setup postgres healenium account
- created a test script to test healing
- it healed the element
- it created a screenshot folder
- opened reports page and src didn't edit the absolute path.
Describe the bug
Error transform sourcePath making screenshot not shown in reports
How to reproduce the issue
Logs appeared during using Healenium
Expected behavior
Screenshot will appear in reports page
Actual behavior
It doesn't load
Healenium Web version
1.3.4
Healenium Backend version
3.3.4
Selenium version
4.9.1
Platform
Java
Properties file
recovery-tries = 1 score-cap = 0.5 heal-enabled = true hlm.server.url = http://localhost:7979 hlm.imitator.url = http://localhost:8000
Additional context
This is what it looks like when I load reports page.
changed the src and removed the absolute path to start with /screenshots/
This is what the logs show when I try to load the image.