java.lang.NoSuchMethodError:
com.gargoylesoftware.htmlunit.html.HtmlPage.addDomChangeListener(Lcom/gargoylesoftware/htmlunit/html/DomChangeListener;)V
------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WT-387
URL: http://webtest-community.canoo.com/jira/browse/WT-387
Project: WebTest
Type: Bug
Versions: future versions
Environment: Windows XP
ant 1.7.0
WebTest R_1664
Reporter: kejsi
I have updated Webtest from R_1622 to R_1664 and executed my suite which worked
on 1622. I got following error message:
AA_4.3.:
[testSpec] INFO (com.canoo.webtest.ant.WebtestTask) - Starting webtest "Click
on link" (C:\canoo\UseCases\TC12.xml:20: )
[testSpec] INFO (com.canoo.webtest.ant.WebtestTask) - Canoo Webtest: R_1664.
[config] INFO (com.canoo.webtest.engine.Configuration) - Creating result
directory: C:\canoo\results\AA_4.3.\007_TC12Click
[config] INFO (com.canoo.webtest.engine.Configuration) - Using browser
version (Microsoft Internet Explorer, 4.0 (co
mpatible; MSIE 6.0b; Windows 98), MSIE 6.0 (compatible; Mozilla/4.0; MSIE 6.0;
Windows NT 5.0; .NET CLR 1.1.4322), 1.2,
6.0). If the javascript support is not as expected, then it's time to go into
the sources
[config] INFO (com.canoo.webtest.engine.Configuration) - Configuring 1 HTTP
header field(s)
[config] INFO (com.canoo.webtest.engine.Configuration) - Skipped User-Agent
header as it has already been configured
in the BrowserVersion
[config] INFO (com.canoo.webtest.engine.Configuration) - set option
<ThrowExceptionOnScriptError> to value <false>
[steps] INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: steps (1/31)
[enableJavaScript] INFO (com.canoo.webtest.steps.Step) - >>>> Start Step:
enableJavaScript "JavaScript on is false" (1/
31)
[invoke] INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: invoke "get
Login Page" (2/31)
[invoke] INFO (com.canoo.webtest.steps.request.TargetHelper) - getting
response for url: http://test:9090/web/home
[invoke] INFO (com.canoo.webtest.engine.WebClientContext) - Content of
window changed to http://test:9090/web/home (text/html)
[invoke] INFO (com.canoo.webtest.engine.WebClientContext) - Content loaded
in newly opened window, its content will
become current response
[invoke] INFO (com.canoo.webtest.engine.WebClientContext) - Current form
set to none
[invoke] INFO (com.canoo.webtest.engine.WebClientContext) - Current
response now: http://test:9090/web/home
BUILD FAILED
c:\canoo\modules\TCsTargets.xml:772: The following error occurred while
executing this line:
C:\canoo\UseCases\TC12.xml:20: java.lang.NoSuchMethodError:
com.gargoylesoftware.htmlunit.html.HtmlPage.addDomCh
angeListener(Lcom/gargoylesoftware/htmlunit/html/DomChangeListener;)V
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest