- subhashini
- Posts : 1
Join date : 2013-08-06
Not able to Launch Ie using Selenium RC
Tue Aug 06, 2013 8:16 pm
Hi Friends,
Can you please help me out.I am not able to launch IE(version is 8 ).When i execute in cmd prompt with the necessary command written..
I get message in cmd prompt at the end as "Listening on port 5555"a ndthing else appeared after to that..
Even let me know how to create a short cut to create for command prompt Command  which is use to execute and launch RC in required browser.
Details of my test case:
1)Created a test case in IDE to login yahoo mail and it successfully executed in firefox
2)Chaged browser now to "*iexplore" and executedÂ
3)not able to launch application in explorer and screen halted at "Listening on port 5555"
Can you please help me out.I am not able to launch IE(version is 8 ).When i execute in cmd prompt with the necessary command written..
I get message in cmd prompt at the end as "Listening on port 5555"a ndthing else appeared after to that..
Even let me know how to create a short cut to create for command prompt Command  which is use to execute and launch RC in required browser.
Details of my test case:
1)Created a test case in IDE to login yahoo mail and it successfully executed in firefox
2)Chaged browser now to "*iexplore" and executedÂ
3)not able to launch application in explorer and screen halted at "Listening on port 5555"
- sawyer
- Posts : 5
Join date : 2013-10-10
Re: Not able to Launch Ie using Selenium RC
Thu Oct 10, 2013 4:46 pm
Did you try to create a .bat with something like that ?
- Code:
cd X:\selenium
java -jar "selenium-server.jar" -htmlSuite *iexplorer "urlofyourchoice" "mytestsuite.html" "mytestsuite_report.html"
pause
- Can Selenium do image comparison tests; support mobile browsers; and other FAQs about Selenium
- Creating detail log for selenium command execution (Selenium RC Java client)?
- What is the use of Selenium Core and Selenium Test Manager ? (N-Unit Procedures in VS 2010)
- [Help] Problem of running selenium Testcase[Java Junit] with Selenium RC
- Problem of running SmartGWT Selenium Testcase with selenium RC
Permissions in this forum:
You cannot reply to topics in this forum
|
|