Try to run Jenkins from the command line and start browser cd "C:\Program Files\Jenkins" && java -jar jenkins.war
On Tuesday, August 7, 2018 at 10:03:30 AM UTC+5:30, Jan Monterrubio wrote: > > Does the agent have X11 or any sort of graphical input? If not could you > use something like selenium to start the browser in headless mode? > > On Mon, Aug 6, 2018 at 07:37 Ajith Raman <[email protected] <javascript:>> > wrote: > >> Hello All, >> >> >> >> I try to launch a browser via Jenkins. Unfortunately, it doesn't works >> (But the build succeeds). >> >> >> Please find below the command used: >> >> Build (Execute Windows Batch Command): >> *start chrome "www.google.com <http://www.google.com>"* >> >> >> Could someone help me on this? >> >> >> >> Regards, >> Ajith >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/e266ce1c-e460-4fc0-9854-824c02e14266%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/e266ce1c-e460-4fc0-9854-824c02e14266%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e68a41ee-8146-45bc-b02a-74f2fc02929a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
