You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to enable it in config.json file
here is the path of mine: ~/.rvm/gems/ruby-2.1.5/gems/crash_monkey-0.3.0/lib/crash_monkey/templates/config.json
add " "screenshotInterval": 0.25," into the file then you will see.
By default download it's not enabled. I checked the code then found need to set it in config.json. Try it, works for me.
Hi,
unfortunately I have the problem that script is not taking any screenshots while it is running.
I start the script as it is described with:
but I only can see the console logs and the screenshots as it is described in the video here:
https://www.youtube.com/watch?v=y5PZGVbLHtI&feature=youtu.be
Did I missed something or is here an issue ?
thanks for your help
The text was updated successfully, but these errors were encountered: