extent-framework / extentreports-cucumber4-adapter

Cucumber4 Adapter for Extent Framework
http://extentreports.com/docs/versions/4/java/cucumber2.html
Apache License 2.0
39 stars 22 forks source link

Uploading screenshot to Klov fails #54

Closed anshooarora closed 4 years ago

anshooarora commented 4 years ago

Uploading will fail if the below configuration is used to build a relative path:

screenshot.dir=test-output/SparkReport/
screenshot.rel.path=./

This is because the relative path is only used for BasicFileReporter classes. Klov directly using a ConfigurableReporter and fails to locate the relative path. Fix is to use tryResolveMediaPath to provide the complete URI of embeds.