Not able to run script in IE

12 views
Skip to first unread message

rajkumar agrawal

unread,
Oct 15, 2010, 2:46:14 AM10/15/10
to seleniu...@googlegroups.com
Hi All,

I written script in java and set the "iexplorer"  in script...and after that "iexploreproxy" in script both  time i was not able to run the script.

Message was displaying...explorere is launching....and after that no response.

Please any buddy give the solution how to run script in IE.

Any suggestion would be appreciate.

Regards
Rajkumar

Sel List

unread,
Oct 15, 2010, 2:51:44 AM10/15/10
to seleniu...@googlegroups.com
whats the error you are getting?

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

rajkumar agrawal

unread,
Oct 15, 2010, 3:24:26 AM10/15/10
to seleniu...@googlegroups.com
Hi All,

I found this error result in XML file.....please provide me the solution...

<testng-results>
  <reporter-output />
- <suite name="Default suite" duration-ms="120377" started-at="2010-10-15T12:49:03Z" finished-at="2010-10-15T12:51:04Z">
  <groups />
- <test name="script.amazon" duration-ms="120377" started-at="2010-10-15T12:49:03Z" finished-at="2010-10-15T12:51:04Z">
- <class name="script.amazon">
  <test-method status="PASS" signature="setUp()" name="setUp on instance null(script.amazon)" is-config="true" duration-ms="17641" started-at="2010-10-15T12:49:03Z" finished-at="2010-10-15T12:49:21Z" />
- <test-method status="FAIL" signature="testAmazon()" name="testAmazon on instance null(script.amazon)" duration-ms="102079" started-at="2010-10-15T12:49:21Z" finished-at="2010-10-15T12:51:03Z">
- <exception class="com.thoughtworks.selenium.SeleniumException">
- <message>
- <![CDATA[
Timed out after 45000ms
  ]]>
  </message>
- <full-stacktrace>
- <![CDATA[
com.thoughtworks.selenium.SeleniumException: Timed out after 45000ms
	at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
	at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
	at com.thoughtworks.selenium.DefaultSelenium.waitForPageToLoad(DefaultSelenium.java:635)
	at script.amazon.testAmazon(amazon.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:73)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:667)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:840)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1141)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:135)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:119)
	at org.testng.TestRunner.runWorkers(TestRunner.java:1108)
	at org.testng.TestRunner.privateRun(TestRunner.java:737)
	at org.testng.TestRunner.run(TestRunner.java:596)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:315)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:310)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:272)
	at org.testng.SuiteRunner.run(SuiteRunner.java:221)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:946)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:883)
	at org.testng.TestNG.run(TestNG.java:814)
	at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:89)
	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:144)
  ]]>
  </full-stacktrace>
  </exception>
  </test-method>
  <test-method status="PASS" signature="tearDown()" name="tearDown on instance null(script.amazon)" is-config="true" duration-ms="625" started-at="2010-10-15T12:51:03Z" finished-at="2010-10-15T12:51:04Z" />
  </class>
  </test>
  </suite>
  </testng-results>

Thanks in advance...any help would be appreciated.

Regards
Rajkumar

santhosh soma

unread,
Oct 15, 2010, 3:24:33 AM10/15/10
to seleniu...@googlegroups.com
Can you delete all the temporary file which are located in %temp%.

Then Start execution again.hope it will works

Thanks
Santhosh

On Fri, Oct 15, 2010 at 12:21 PM, Sel List <sel.l...@gmail.com> wrote:

Brian Dell'Aquila

unread,
Oct 15, 2010, 11:55:25 AM10/15/10
to seleniu...@googlegroups.com
You may also want to try "*piiexplore".  I was having issues with the other 2 you metioned as well, and "*piiexplore" worked for me.

Brian

--

Pavandeep Puddupakkam

unread,
Oct 21, 2010, 12:14:08 AM10/21/10
to Selenium Users
Try and use *iexplore. It should load your IE browser.
Reply all
Reply to author
Forward
0 new messages