How to take screenshot of Error message in Try catch block

Hi,
note:am not using ReFramework as I dont have .
I want to capture the Error Message screen.
This is my catch block,

.
Here message popup with error, dont close unless i click on ‘ok’, once i click ‘Ok’ it captures different screen.
Any suggestions?
How do i achieve taking screenshot of error message?

Thanks!!!

Move your “Take Screenshot” activity to take place before Message Box

1 Like

Thank you so much @drkeek.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.