selenium - Protractor/Jasmine write to file via scheduled task issues -


i'm using latest versions of protractor/jasmine on windows 10 run e2e tests. i'm using protractor-jasmine2-screenshot-reporter generate html files reporting logs.

each night, i'm using windows scheduled task kick off batch files containing 1) launch selenium web servers 2) launch protractor suites 3) kill webservers. in working order, except reports being written local folder in c:\

there's property in reporter tool define path folder in protractors config file, if use shared network path not write files location through scheduled task. however, if manually ran tests old fashion way.

likely permissions/setting i'm missing but, task set run administrator, highest privileges, , has full access network.

so, not possible write directly network path using either scheduled task and/or reporting tool?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -