[Webtest] [webtest][JIRA] Closed: (WT-77) getAttributeNode is not supported

Marc Guillemot (JIRA) webtest@lists.canoo.com
Thu, 11 Aug 2005 15:14:26 +0200 (CEST)


     [ http://webtest-community.canoo.com/jira/browse/WT-77?page=history ]
     
Marc Guillemot closed WT-77:
----------------------------

     Assign To: Marc Guillemot
    Resolution: Invalid

The version you used is too old: this is fixed in current version.

> getAttributeNode is not supported
> ---------------------------------
>
>          Key: WT-77
>          URL: http://webtest-community.canoo.com/jira/browse/WT-77
>      Project: WebTest
>         Type: Bug
>     Versions: 1.6
>  Environment: build574, Ant 1.6.5, JDK 1.4.2, OS X
>     Reporter: Matt Raible
>     Assignee: Marc Guillemot

>
> When testing my Struts application with client-side validation enabled, I get the following error:
> Exception raised: com.canoo.webtest.engine.StepExecutionException: Unexpected exception caught: com.gargoylesoftware.htmlunit.ScriptException: getAttributeNode is not a function., Step: ClickButton at /Users/mraible/Work/appfuse/test/web/web-tests.xml:178:  with (label="Signup", stepId="<unknown>", stepType="clickbutton")com.canoo.webtest.engine.StepExecutionException: Unexpected exception caught: com.gargoylesoftware.htmlunit.ScriptException: getAttributeNode is not a function., Step: ClickButton at /Users/mraible/Work/appfuse/test/web/web-tests.xml:178:  with (label="Signup", stepId="<unknown>", stepType="clickbutton")
>         at com.canoo.webtest.steps.Step.handleUnexpectedException(Step.java:399)
>         at com.canoo.webtest.steps.request.Target.protectedGoto(Target.java:110)
>         at com.canoo.webtest.steps.request.ClickButton.gotoTarget(ClickButton.java:236)
> But getAttributeNode() seems to be a valid function:
> http://www.mozilla.org/docs/dom/domref/dom_el_ref40.html

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira