Tell me more ×
Software Quality Assurance & Testing Stack Exchange is a question and answer site for software quality control experts, automation engineers, and software testers. It's 100% free, no registration required.

my previously running selenium tests have stopped running on my build server (or build agent to be precise).

Running them manually on the box shows me that multiple tests are failing because it is trying in vain to connect to the Selenium server on the machine. I don't have any need right now for the server, so why is it trying to connect to it? I haven't installed anything locally (on my dev machine, that is) either, and it works fine.

Any ideas?

Thanks, Monty

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.