When generating a project with testgen project <myproject> --with-mohawk, when I execute the rake task it fails because of the win32screenshot require.
C:/Ruby193/bin/ruby -S bundle exec cucumber --profile default
cannot load such file -- win32screenshot (LoadError)
When generating a project with
testgen project <myproject> --with-mohawk, when I execute theraketask it fails because of thewin32screenshotrequire.