Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am running selenium grid using testNG suite. When i run RC in localhost and other systems works well. But when i run in Microsoft Virtual PC 2007, system displays a pop up named 'Script Error'. Please check the attached image.

I have turned off pop up blocker setting for IE browser and still the same error. I am stuck at this point, Please help me

share|improve this question

2 Answers

Response found at http://manfredlange.blogspot.in/2009/11/ie8-and-selenium-rc-tests-wont-execute.html

open Eclipse as administrator and this problem is resolved :-)

share|improve this answer

This unfortunately happens occasionally. You should ensure you're using the latest Selenium release and then report any issues on the issue tracker. The project page is http://selenium.googlecode.com/

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.