I have several Selenium IDE tests which I'm trying run in Jenkins (it is running on Windows Server 2012 R2).
I've followed all the steps described at Running Selenium tests in Jenkins and the only issue I have is that Jenkins does not install Xvfb - all my attempts to use "Install automatically" option don't seem to work (I can click "apply" but Xvfb won't appear); I have also been unable to find the exe anywhere (Jenkins asks for "Directory in which to find Xvfb executable").
Is there a way to install Xvfb in Windows? I know it's very easy in Linux but I have to use Windows.