Captured Images to be exported as part of PDF

Hello all - good morning,

We are trying to rollout the platform for manual testing capability as well. We have documented our test cases, created test sets and done manual execution with captured images per steps. Apparently, when we are trying to export PDF the execution results, the screenshots that were captured are not being exported as part of the file.

This is not an issue for our automation capability as assertions where defined as part of the build.

Hi @Sanny_Odicta_Jr

Welcome to UiPath

PDF export from manual test executions in Test Manager currently does not include screenshots. This is a known limitation.
For full reports with images, use HTML export or raise a feature request to UiPath support.

If you found helpful please mark as a solution. Thanks
Happy Automation with UiPath

Hello Prashant!

Thanks for the confirmation. But about the export to HTML, we only have export to excel and PDF option. Is there an out of the box as well for HTML?

@Sanny_Odicta_Jr

I dont think there is an export to html..currently image export is a limitation

One way you can use is to use orchestrator api to get the screenshots and add them..this can be done if exported in xlsx and then can add screenshots and convert to pdf

Cheers

Okay, got it. Thank you!!

1 Like