error while opening browser with selenium RC using JUnit

Posted by Arvind on Stack Overflow See other posts from Stack Overflow or by Arvind
Published on 2010-04-12T05:57:06Z Indexed on 2010/04/12 6:03 UTC
Read the original article Hit count: 1033

Filed under:
|
|

I am getting following error while opening browser with selenium RC using JUnit. Plz help. com.thoughtworks.selenium.SeleniumException: XHR ERROR: URL = http://www.google.com/ Response_Code = 403 Error_Message = Forbidden at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97) at com.thoughtworks.selenium.HttpCommandProcessor.doCommand

© Stack Overflow or respective owner

Related posts about java

Related posts about junit