Hi,
I am able to capture screens through out my flow as expected, i also want to capture last screen before the error is thrown, so i put take screenshot activity in Try catch block.
Now as i use dual monitor, it is capturing 2 screen as one image( only Try catch block, rest all perfect).
Started a new topic, as similar topic not resolved.
@lakshman
My question is different from the thread you attached, Thankyou.
I am able to get all screenshots in my flow perfectly.
only in Try catch activity
Hi
1.Properties of take screenshot in Try catch
2.Properties of Take Screenshot in workflow surrounded by Try catch
Both are same Except the output variable
but 1. screenshot in Try catch is dual display and 2. Flow screenshot is perfect
why this difference?
Pls advice