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
This issue is a follow-up from #120. ExtentHtmlReporter does not log base64 images and defaults to file-path to link images to the report. Suggested fix is to conditionally allow base64 here:
This issue is a follow-up from #120. ExtentHtmlReporter does not log base64 images and defaults to file-path to link images to the report. Suggested fix is to conditionally allow base64 here:
View