Report - Pass Steps

Team,

Why is the limitation in taking screenshots for Fail steps alone.
Why not the same can be enabled to Pass Steps as well. I understand we can take screenshot as and when required.

I am not finding any easy way to capture screenshot for every pass test step.

Thanks and Regards,
Rajesh

You can add WebUI.takeScreenshot() on each test step.

https://docs.katalon.com/katalon-studio/docs/webui-take-screenshot.html#description-

Mate Mrse said:

You can add WebUI.takeScreenshot() on each test step.

https://docs.katalon.com/katalon-studio/docs/webui-take-screenshot.html#description-

Thanks Mate, But like mentioned in my description, am aware of this takescreenshot() , wanted to know if its feasible to add this screenshot in the default report that gets generated by Katalon. (Along with Fail screenshots / video clips )

Is this feature added? Can you save screenshots for all steps?

Hi @Rajesh_Kumar_Jayapal and @bnagar,

May we know why you want to capture Pass steps? What is your problem?

Shin