Re: Javascript Webdriver (Chrome)

2015-06-11 Thread 'simon drake' via Jenkins Users
27;s no good... One other thought off the top of my head is, as I think > the chrome driver uses TCPIP to communicate I wonder if the Windows > firewall might be blocking things? > > Unfortunately that's the only other thought I have at the moment! > > Richard > &g

Re: Javascript Webdriver (Chrome)

2015-06-10 Thread 'simon drake' via Jenkins Users
0 June 2015 at 11:34, simon drake wrote: > Thanks mate :-) > > I'll give it a go! > > On 10 June 2015 at 11:23, Richard Bywater wrote: > >> Jenkins service as it would be that service kicking off the browser >> process which then, presumably, would connect to th

Re: Javascript Webdriver (Chrome)

2015-06-10 Thread 'simon drake' via Jenkins Users
a domain >>> account or just local) to be able to tick the Interact with desktop check >>> box. >>> >>> Hopefully I don't have it completely backwards and the system account is >>> needed for that :) >>> >>> Richard >>> >>

Re: Javascript Webdriver (Chrome)

2015-06-10 Thread 'simon drake' via Jenkins Users
:) > > Richard > > On 8:34PM, Wed, 10/06/2015 simon drake > wrote: > >> Certainly no need for apologies :-) I'm aware that these posts can get >> chucked down the list quite fast so I thought I'd bump it just in case! I >> appreciate that you are re

Re: Javascript Webdriver (Chrome)

2015-06-10 Thread simon drake
Certainly no need for apologies :-) I'm aware that these posts can get chucked down the list quite fast so I thought I'd bump it just in case! I appreciate that you are replying in the first place! It IS running as a local system account; apologies for the stupid question but what should it ru

Re: Javascript Webdriver (Chrome)

2015-06-09 Thread simon drake
Any help would be most appreciated :-) -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on

Re: Javascript Webdriver (Chrome)

2015-06-08 Thread simon drake
Hi Richard, Apologies! We are using Windows (the Jenkins server is Windows Server 2012). -- 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 jenkinsci-users+unsu

Javascript Webdriver (Chrome)

2015-06-05 Thread simon drake
Hi all, I have recently built a 'test pack', which uses Javascript Webdriver and Chromedriver, which all successfully runs from my local machine. I have then committed it up to Github and am attempting to use it through Jenkins; here starts the problems! A new 'freestyle project' has been cr

Re: Running Github Java Files

2015-03-27 Thread simon drake
to: > jenkins...@googlegroups.com ] *On Behalf Of *simon drake > *Sent:* Wednesday, March 25, 2015 7:00 AM > *To:* jenkins...@googlegroups.com > *Subject:* Re: Running Github Java Files > > > > Sorry - I've looked into Ant quite a lot this morning but I'm still no

Re: Running Github Java Files

2015-03-25 Thread simon drake
Sorry - I've looked into Ant quite a lot this morning but I'm still not 100% what it is or what it does!? So my setup (currently) is as follows: JUnit Code (Eclipse) --> Github (Private Repo) --> Jenkins I have actually been able to get the job to run on Jenkins, through GitHub by doing the

Re: Running Github Java Files

2015-03-25 Thread simon drake
t; Ant is a build scripting language. In Eclipse: File->Export->General->Ant > Build Files > > -Original Message- > From: jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] On Behalf Of simon drake > Sent: Tuesday, March 24, 2015 4:30 PM >

RE: Running Github Java Files

2015-03-24 Thread simon drake
I've not heard of source code management; something to research :-) I'll give this all a go tomorrow, thank you! -- 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

RE: Running Github Java Files

2015-03-24 Thread simon drake
Sorry what is SCM? Also I've not used Ant build files - I've heard of maven; are these similar? I'm completely confused now :-) -- 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,

Running Github Java Files

2015-03-24 Thread simon drake
Good afternoon, Apologies if this is a very Rookie question but I have searched far and wide and haven't been able to find anything of use. I am currently writing JUnit Selenium WebDriver tests, using Eclipse, and then 'committing' to a private Github repository. I cannot seem to find any ins