- hbngoc
- Posts : 3
Join date : 2013-03-02
Display 'Selenium Functional test Runner' when run selenium RC
Sun Mar 03, 2013 9:34 am
Dear, everyone
it's first I study about selenium, I try taking some guide about selenium but has something i don't see as guide; Please help me
1. I set up SDK and download eclipse full package juno
2. Has Selenium IDE set add-on on firefox
3. Make a testcase with selenium IDE; export to 'JUnit 4- Remove Control' ->> file 'Examp.java'
4. Set up 'java project' and package 'Selenium' with eclipse; add libraries: Selenium-server-standalone.jar; selenium-java-client-drive.jar; Junit-4.11.jar (( run ....java -jar selenium-server-standalone.jar -htmlsuite *firefox url "D:/..../testsuite.html" "D:/.../results.html")
5. copy file 'Examp.java' into package 'Selenium' and edit 'package' of 'Examp.java' -> package Selenium;
6. Run "this file" - Examp.java with Junit4
=> The problem:
- I see this file run good but as guide when i run its the 'Selenium functional test runner' display and i can see result with 3 regions (testsuite, step by step, testrunner)
BUT 'Selenium Functional Test Runner' don't display
it's first I study about selenium, I try taking some guide about selenium but has something i don't see as guide; Please help me
1. I set up SDK and download eclipse full package juno
2. Has Selenium IDE set add-on on firefox
3. Make a testcase with selenium IDE; export to 'JUnit 4- Remove Control' ->> file 'Examp.java'
4. Set up 'java project' and package 'Selenium' with eclipse; add libraries: Selenium-server-standalone.jar; selenium-java-client-drive.jar; Junit-4.11.jar (( run ....java -jar selenium-server-standalone.jar -htmlsuite *firefox url "D:/..../testsuite.html" "D:/.../results.html")
5. copy file 'Examp.java' into package 'Selenium' and edit 'package' of 'Examp.java' -> package Selenium;
6. Run "this file" - Examp.java with Junit4
=> The problem:
- I see this file run good but as guide when i run its the 'Selenium functional test runner' display and i can see result with 3 regions (testsuite, step by step, testrunner)
BUT 'Selenium Functional Test Runner' don't display
- anatar02Active particpant
- Posts : 12
Join date : 2010-09-05
Re: Display 'Selenium Functional test Runner' when run selenium RC
Mon Mar 04, 2013 12:14 am
Hi I dont know whether i understand your question correctly or not but i am writing this based on my understanding!... here...
Once the execution completed the Test Runner will not be displayed even throw there are some error msg....on the execution!
May be you can explain why you wanted to see the Test Runner!!! may be you will get the expected answer!
Once the execution completed the Test Runner will not be displayed even throw there are some error msg....on the execution!
May be you can explain why you wanted to see the Test Runner!!! may be you will get the expected answer!
- hbngoc
- Posts : 3
Join date : 2013-03-02
Re: Display 'Selenium Functional test Runner' when run selenium RC
Wed Apr 03, 2013 3:25 pm
I had really perform its, Thanks for reply
Permissions in this forum:
You cannot reply to topics in this forum