Hi,
@Mary Ann:
Yes your understanding is exactly right. Both in IE and FF the test runner becomes my application, the previous error messages for IE have gone now.
Fine, now executing the below command:
java -jar selenium-server.jar -htmlsuite "*chrome" "
http://www.rediff.com" "C:\Selenium\Tests\login_suite.html" "C:\Selenium\cli_result.html"
*Command Prompt details:*\\ 08:23:33.081 INFO - Java: Sun Microsystems Inc. 11.2-b01\\ 08:23:33.081 INFO - OS: Windows XP 5.1 x86\\ 08:23:33.081 INFO - v1.0-beta-2 [2571], with Core v1.0-beta-2 [2330]\\ 08:23:33.175 INFO - Version Jetty/5.1.x\\ 08:23:33.175 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver]\\ 08:23:33.175 INFO - Started HttpContext[/selenium-server,/selenium-server]\\ 08:23:33.175 INFO - Started HttpContext[/,/]\\ 08:23:33.190 INFO - Started SocketListener on
0.0.0.0:4444\\ 08:23:33.190 INFO - Started org.mortbay.jetty.Server@201f9\\ 08:23:33.597 INFO - Preparing Firefox profile...\\ 08:23:38.131 INFO - Launching Firefox...\\ 08:23:40.852 INFO - Checking Resource aliases\\ 08:23:54.643 INFO - Shutting down...
*Screen updates:*
Two browsers opened up with testrunner on the upper browser. Suddenly lower browser closed automatically and the upper browser became the application.
*Result file:*
The result file is blank. there was no detail in it.
*NOTE: I manually shut down the server with Ctl+C command in the cmd prompt.*
@Shah:
For the couple of questions you have asked,
1) For the columns, it was the data from the test result file, the test case does not have it. So "Why do you have this:"
I have no idea of it. Those data were the copy-paste from result file so i'm not sure what is that. May be at this point the lower browser is closed and the user is intimated in the result file.
2)Where do i add this "Thread.Sleep(5000)". I'm new to this tool so i could not figure out where to add this.
Hope I have answered all the questions.
Thanks,
Swami