healenium / healenium-backend

Client for Healenium
Apache License 2.0
24 stars 26 forks source link

[BUG]: unable transform windows path in Reports web page #74

Closed PraneethMusunuru closed 1 year ago

PraneethMusunuru commented 1 year ago

Describe the bug

Unable to view screenshots in reports page

How to reproduce the issue

Just open report web page in windows machine u will not able to view the screen shots.

Logs appeared during using Healenium

Error transform source path

Expected behavior

No response

Actual behavior

No response

Healenium Web version

None

Healenium Backend version

3.3.4

Selenium version

4

Platform

Java

Additional context

Please use File.seperator instead of "/" in ReportServiceImpl.java (transformPath method) then the issue would be resolved.

Alex-Reif commented 1 year ago

Hi @PraneethMusunuru , Thanks for you, we fixed the issue in the hlm-backend 3.4.0. Update service please.