I am new to Jenkins and I am facing an issue.
When I build the job, chrome is running Headless only and I need actually to run chrome with UI.
When I run the project via cmd or via eclipse, chrome is opening. I believe I used the standard setting of Jenkins and I am on Windows Platform, using Selenium and Java. Is there any extra plugin I need to install or have I mistakenly installed any wrong one ?
Thank You guys in advance.