HTML tags written in uppercase can't be found by XPath since upgrade to 
HtmlUnit-2.4
------------------------------------------------------------------------------------

         Key: WT-500
         URL: http://webtest-community.canoo.com/jira/browse/WT-500
     Project: WebTest
        Type: Bug

    Reporter: Marc Guillemot
 Assigned to: Marc Guillemot 


With HTML code like this one:

<html><body><SPAN class='foo'>bla</SPAN></body></html>

an XPath expression like "//sp...@class = 'foo']" doesn't find anything since 
upgrade to HtmlUnit-2.4 (build 1731)

-- 
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
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to