jenkins selenium do not run test headlessly jenkins selenium do not run test headlessly selenium selenium

jenkins selenium do not run test headlessly


I assume that your Jenkins is running as service on that machine under Windows, there are 2 things you may want to try at this point:

  1. Specify local system account in service and check allow service to interact with desktop. More on how to do it in here. However, it could result in other issues.
  2. Run your jenkins instance from WAR file, case you're running your tests on slave machine: start jenkins slave from command line.