-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Critical
-
Component/s: windows-slave-installer-module
-
None
-
Environment:Windows
i have jenkins master server installed in ubuntu machine which have widnows slaves machines connected using "Jenkins as windows service" method.
I have python script which launch chrome browser and opens a url.Â
While running this script on windows slave machine, chrome browser is not launched and job fails.
NOTE : The same scripts works fine if i connect the windows slave using jawas slave agent method.