Hangs at open()

30 views
Skip to first unread message

Suma

unread,
Dec 23, 2010, 12:06:36 AM12/23/10
to Selenium - Automated Software Testing
Hi,

The selenium tests which I am running with IE8, hangs at the
open() command mostly. I have to restart the selenium server again and
again, and at a point the problem doesn't appear. But, when I run
again, it appears. I have tried with *iehta & *iexplore. But, the
problem persists. Any solution?

yogendar dunde

unread,
Dec 25, 2010, 8:40:57 AM12/25/10
to selenium-...@googlegroups.com
Hi Suma,

Try it run by giving full path of the internet explorer. I had the same problem which resolved the issue.
Ex:
from cmd line:

java -jar selenium-server.jar -port 4444 -htmlSuite "*iexplore C:\Program Files\Internet Explorer" "base url" "test_result.html"

I hope this helps.



--
You received this message because you are subscribed to the Google Groups "Selenium - Automated Software Testing" group.
To post to this group, send email to selenium-...@googlegroups.com.
To unsubscribe from this group, send email to selenium-test-t...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-test-tool?hl=en.




--
Regards,

Yogendar Dunde

yogendar

unread,
Dec 25, 2010, 8:43:45 AM12/25/10
to Selenium - Automated Software Testing
Hi Suma,

Try it run by giving full path of the internet explorer. I had the
same problem which resolved the issue.
Ex:
from cmd line:

java -jar selenium-server.jar -port 4444 -htmlSuite "*iexplore C:
\Program Files\Internet Explorer" "base url" "test_result.html"

I hope this helps.

yogendar dunde

unread,
Dec 25, 2010, 8:47:02 AM12/25/10
to selenium-...@googlegroups.com
Hi Suma,

Try it run by giving full path of the internet explorer. I had the same problem which resolved the issue.
Ex:
from cmd line:

java -jar selenium-server.jar -port 4444 -htmlSuite "testsuitename.html"  "*iexplore C:\Program Files\Internet Explorer" "base url" "test_result.html"

I hope this helps.
--
Regards,

Yogendar Dunde

yogendar dunde

unread,
Dec 25, 2010, 8:48:46 AM12/25/10
to selenium-...@googlegroups.com
On 25 December 2010 13:47, yogendar dunde <yog...@googlemail.com> wrote:
Hi Suma,

Sorry this is the right one..

Try it run by giving full path of the internet explorer. I had the same problem which resolved the issue.
Ex:
from cmd line:

java -jar selenium-server.jar -port 4444 -htmlSuite   "*iexplore C:\Program Files\Internet Explorer" "base url" "testsuitename.html" "test_result.html"

I hope this helps.







--
Regards,

Yogendar Dunde

Reply all
Reply to author
Forward
0 new messages