selenium remote control - TechRepublic
Question
February 18, 2009 at 10:45 PM
gani.adiga

selenium remote control

by gani.adiga . Updated 17 years, 5 months ago

i am testing the sample web application using selenium testing and i have jre 1.6 and i have downloaded the remote control and started the server and and i have placed my test cases in the c:testsuite and and i have testsuite.html and result.html in it and i have given the command like below to check it on internet explorer
java -jar selenium-server.jar -htmlsuite *iexplore http://www.theautomatedtester.co.uk c:\testsuite\testsuite.html c:\testsuite\results.html

from selenium-server folder and i am getting the testrunner window but i am getting the msg that cannot find the path c:\test\testsuite in the left box w

This discussion is locked

All Comments