3

I am using both HtmlReporter and KlovReporter for my C-Sharp project. The issue here is, when i try to capture a screenshot in report it is not being saved and visible in klov reporter. But, i can see the screenshot being displayed in HtmlReporter. I'm receiving the below exception.

System.UriFormatException: 'Invalid URI: The URI scheme is not valid.'

Error:

image

HtmlReporter: Screenshot is visible

image

KlovReporter: Screenshot is not visible

image

Please help me in identifying the issue here. Thanks in advance.

Appu Mistri
  • 768
  • 8
  • 26

1 Answers1

2

These issues are fixed with API version 3.1.2 and Klov 0.1.0.

Anshoo
  • 725
  • 5
  • 10