Mark, The current setup is that Jenkins is running as a service. I will take a look into not running Jenkins as a service to see if this helps.
Many thanks for your time with this. On Friday, 12 June 2015 13:49:53 UTC+1, Mark Waite wrote: > > I expect it is doable, though probably easiest if you assure that the > Jenkins node which is executing those tests is not running as a service. > Running tests which drive a web browser from a service will likely be more > challenging than allowing those coded UI tests to be run from a Jenkins > slave running on the desktop. > > On Fri, Jun 12, 2015 at 6:37 AM David Periam <[email protected] > <javascript:>> wrote: > >> We have a project that I have been asked to build and integrate an >> Automated CI, Deployment and Automated UI Tests for. >> >> I have built a framework, using Visual Studio 2010 and Page Object >> Mapping; a number of MS Coded UI Tests (CUIT) have been created which work >> brilliantly when run with the MSTEST program. >> The setup I hope to end up with is a CI server which will run the tests >> against a remote Web Instance, all from an IE instance on the server >> against the Web Instance of our Web application. >> >> We are in the process of trialling Jenkins to see if that can help in my >> task; >> >> I have a server, running Jenkins ver. 1.616 <http://jenkins-ci.org/> as >> of 12th June 2015. >> >> I have hit a stumbling block in that I am unable to get Jenkins to run >> Automated MS Coded UI Tests against. >> >> Can anyone advise: is this doable and if it is, how should I go about >> finishing this last all important step to finish our CI environment? >> >> Many thanks, Dave >> >> >> -- >> 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/d8719300-c7f8-447d-923c-e401660a39fb%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/d8719300-c7f8-447d-923c-e401660a39fb%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/a847dfaf-d9fd-49d8-bb04-ad89088b4126%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
