The current katalon reporting attach screenshot only when there is a failure. I would like to have the ability to add a screenshot to the report when I need it. Like a keyword as “TakeScreenShotAndAttach”
If you use Take Screenshot
built-in keyword as a step in your test case, its captured screenshot will be displayed in the report.
1 Like
@Zarashima
Is there a way to get mobile screenshots uploaded in Katalon Analytics ?
I have Third-party Jar file to mark and take takescreenshot of web elements, it took a screenshot but not able to attach it to the report. Please help me…