galenframework/galen

Sometime Screenshot in the report is coming as blank

Akashdeepkamboj opened this issue · 1 comments

After executing the test cases sometime in report screenshots are coming as blank.

Hi,

I am not sure if you still facing this issue, but I have also encountered this about a day back. What I have observed is, if we make the script to wait for sometime, it works.

Try adding some sleep to it. Maybe the script is exiting even before Galen takes the screenshot to attach into the report.