- mrhan
- Posts : 5
Join date : 2011-12-06
Why are none of my selenium RC clickAndWait this method
Tue Dec 06, 2011 6:01 pm
I am a beginner,Mentioned in the tutorial to learn this method clickAndWait,Why are none of my selenium RC clickAndWait this method?
Can you tell me how this is going do
Can you tell me how this is going do
- faramkaProfessional
- Posts : 143
Join date : 2011-09-15
Location : Poland
Re: Why are none of my selenium RC clickAndWait this method
Tue Dec 06, 2011 6:13 pm
What exactly is wrong? Could you please describe your problem step by step? Cause I don't understand what do you mean.
- mrhan
- Posts : 5
Join date : 2011-12-06
Re: Why are none of my selenium RC clickAndWait this method
Tue Dec 06, 2011 6:22 pm
First of all thank you for your help
About two methods clickAndWait and waitForPageToLoad,role the same it?
I used waitForPageToLoad, the error
com.thoughtworks.selenium.SeleniumException: Timed out after 1000ms
at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:112)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:106)
at com.thoughtworks.selenium.DefaultSelenium.waitForPageToLoad(DefaultSelenium.java:671)
at frist.Fault.testclickMSN(Fault.java:24)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
How the matter
About two methods clickAndWait and waitForPageToLoad,role the same it?
I used waitForPageToLoad, the error
com.thoughtworks.selenium.SeleniumException: Timed out after 1000ms
at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:112)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:106)
at com.thoughtworks.selenium.DefaultSelenium.waitForPageToLoad(DefaultSelenium.java:671)
at frist.Fault.testclickMSN(Fault.java:24)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
How the matter
- faramkaProfessional
- Posts : 143
Join date : 2011-09-15
Location : Poland
Re: Why are none of my selenium RC clickAndWait this method
Wed Dec 07, 2011 2:26 pm
What is your browser? When exactly do you use this method? Please tell more details.
- Error in selenium ide when i execute verifyTextPresent after clickAndWait command
- Command clickAndWait not working when Selenium IDE is running on Internet Explorer
- doubleClick() method is not working in Selenium rc..
- how to use getConfirmation() method in selenium rc using java?
- click and clickAndWait doesn't work with IE
Permissions in this forum:
You cannot reply to topics in this forum