lcmtwn/protractor-screenshot-plugin

Screenshot output folder is not created recursivley

Closed this issue · 1 comments

If you have an output folder out/screenshot, the plugin fails because it is not using the recursive option: https://nodejs.org/dist/latest-v10.x/docs/api/fs.html#fs_fs_mkdirsync_path_options

If you wish I can provide a PR.

Thanks for the note. PR is welcome.