mlison/protractor-jasmine2-screenshot-reporter

Destination directory to point to a shared location from Mac OS

Closed this issue · 1 comments

Is there any way I could provide the Destination directory "dest:" to point to a Shared location from Mac OS.
If it's of Windows OS, this could be achieved by "\". In case of Mac OS, how we could provide a network shared location in dest parameter.

That would be outside of this project's scope. I suggest using some task runner to do this. E.g. if you're already running your tests using gulp, you can just add a task to copy the resulting screenshots to your required destination.