Hello!
I’ve been running our QA jobs on Jenkins 2.387.3 - Windows 10 Machine (Windows Server 2019 Datacenter). This machine is a rack mount machine in a datacenter running headless. Also running all of the jobs on this same machine node.
I run a number of jobs in Robot Framework and now with Galen Framework. All of these jobs are browser based and they do work, BUT they are running HEADLESS - NO Browser is shown during the job run. I would like to have the browser shown during the run. The jobs are passing in Robot Framework, but the Galen Framework jobs (run at a given browser size) will fail…
Is this possible when running under this configuration to have the browser (current Chrome & Firefox versions)?
Thanks!
Steve