[
https://issues.jboss.org/browse/ARQAJO-13?page=com.atlassian.jira.plugin....
]
Lukáš Fryč resolved ARQAJO-13.
------------------------------
Resolution: Done
Wrong call to JS function getRequestDone
----------------------------------------
Key: ARQAJO-13
URL:
https://issues.jboss.org/browse/ARQAJO-13
Project: Arquillian Ajocado
Issue Type: Feature Request
Components: core
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: 1.0.0.Alpha3
The problem is that in Cheiron.js the function is called getRequestTypeDone
com.thoughtworks.selenium.SeleniumException: ERROR: Threw an exception:
cheiron.requestInterceptor.getRequestDone is not a function
at
com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
at
com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
at
com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:262)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.jboss.test.selenium.interception.CommandContext.invoke(CommandContext.java:103)
at
org.jboss.test.selenium.interception.InterceptionProxy.invoke(InterceptionProxy.java:111)
at $Proxy23.getString(Unknown Source)
at com.thoughtworks.selenium.DefaultSelenium.getEval(DefaultSelenium.java:443)
at
org.jboss.test.selenium.framework.TypedSeleniumImpl.getEval(TypedSeleniumImpl.java:321)
at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.jboss.test.selenium.framework.AjaxSeleniumProxy.invoke(AjaxSeleniumProxy.java:109)
at $Proxy0.getEval(Unknown Source)
at
org.jboss.test.selenium.request.RequestInterceptor.getRequestTypeDone(RequestInterceptor.java:63)
at
org.richfaces.tests.metamer.ftest.a4jPush.AbstractPushTest.pushAndWait(AbstractPushTest.java:98)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira