I am new to Selenium, am trying out the sample example posted under Selenium Remote Control section.
After starting the selenium server , in the cmd line i gave
cmd=getNewBrowserSession&1=*iexplore&2=http://www.google.com
---> Requesting http://localhost:4444/selenium-server/driver?cmd=getNewBrowserSe
ssion&1=*iexplore&2=http://www.google.com
queryString = cmd=getNewBrowserSession&1=*iexplore&2=http://www.google.com
But the IE Browser opens up with
URL : http://www.google.com/selenium-server/SeleneseRunner.html?sessionId=1148377186028
and Error :
Not Found
The requested URL /selenium-server/SeleneseRunner.html?sessionId=1148377186028 was not found on this server.
Why does this happen,why didnt the selenium runner open up with google .com?
My Config of
IE : 6.0.
JRE : 1.5.0_05.
Selenium RC : Version 0.7.1
Please do let me know ,what needs to be done.
Thanks & Rgds,
Hari.
_______________________________________________ Selenium-users mailing list Selenium-users@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users