hi,
I have an application running on a server Windowns, is a javascript application controlled by grunt, I need to run some test protactor and selenium using the grunt test command.
I tried to do this via ssh, that works, but ssh limited screen resolution and ultimately hurts the test.
I wonder how usually you usually do to run the tests (protactor) via remote jenkins, any help is welcome.
thank